App-Yabsm-3.15.2
a btrfs snapshot and backup management system
Changes for 3.15.2 - 2023-04-17
- Minor updates to manual
- Remove README.md from the distribution
- Add copyright holder to all Yabsm module headers
HTTP-Request-FromCurl-0.49
create a HTTP::Request from a curl command line
Changes for 0.49 - 2023-04-17
- Better generation of -F foo=bar code for Curl -> LWP
- Preserve consistent header order in HTTP::Tiny output
JSON-SIMD-1.02
JSON serialising/deserialising, done correctly and faster
Changes for 1.02
- update repository and issue tracker?
- split old changes into separate file
JSON-SIMD-1.01
JSON serialising/deserialising, done correctly and faster
Changes for 1.01
- do not segfault when from_json/decode gets passed a non-string object (reported by Florian Ragwitz). This has no effect on normal operation.