The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0 - 2007-03-29

  • 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.
  • half 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).

Modules

JSON serialising/deserialising, done correctly and fast

Examples