JSON-SIMD-1.00
JSON serialising/deserialising, done correctly and faster
Changes for 1.0
- the long awaited (by me) 1.0 version.
- add \0 (JSON::XS::false) and \1 (JSON::XS::true) mappings to JSON true and false.
- add some more notes to shrink, as suggested by Alex Efros.
- improve testsuite.
- halve the default nesting depth limit, to hopefully make it work on Freebsd (unfortunately, the cpan tester did not send me his report, so I cannot ask about the stack limit on fbsd).
Sys-Virt-v9.2.0
libvirt Perl API
Changes for 9.2.0 - 2023-04-17
- Add VIR_DOMAIN_PAUSED_API_ERROR constant
File-MultiTemp-v0.1.5
manage a hash of temporary files
Changes for v0.1.5 - 2023-04-17T15:16:55+01:00
- Bug Fixes