The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.03 - 2016-11-16

  • fix a bug introduced by a perl bug workaround that would cause incremental parsing to fail with a sv_chop panic.
  • json_xs: toformat failure error message fixed.
  • json_xs: allow cyclic data structures in CBOR.

Documentation

JSON::XS commandline utility

Modules

JSON serialising/deserialising, done correctly and fast
dummy module providing JSON::XS::Boolean

Examples