JSON-Schema-Tiny-0.020
Validate data against a schema, minimally
Changes for 0.020 - 2023-04-12T03:28:28Z
- update test results and exemptions for TJSA 1.019
Test-Routine-0.031
composable units of assertion
Changes for 0.031 - 2023-04-11T21:37:45-04:00
- The run_test method now returns the pass/fail of the subtest represented by a test method. Since run_test is often around-ed, you may need to adjust how you modify its return! Thanks, Matthew Horsfall.
Net-Gemini-0.05
a small gemini client
Changes for 0.05 - 2023-04-11
- Somehow Encode.pm had gone AWOL, and other bugfixes. Parse for charset and encode to UTF-8 by default in gmitool, and add a flag to only show the links from text/gemini content.