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

Changes for version 3.0205 - 2015-11-29

  • Add t/20_unknown.t tests from JSON::PP, extended.
  • Fix convert_blessed, disallow invalid JSON. #46 (reported by Dan Book) convert_blessed returns now always a string, even for numbers.
  • Fix encountered GLOB error message (still in JSON::XS, and JSON::PP took over the wrong message also).
  • Fixed regression of immediate raw values for null/true/false to be modifiable again. #45. Broken with 3.0201 - 3.0204. (reported by Thomas Sibley and Karen Etheridge) This caused failues in Test::JSON and App::RecordStream.

Documentation

Cpanel::JSON::XS commandline utility

Modules

JSON::XS for Cpanel, fast and correct serialising, also for 5.6.2
dummy module providing JSON::XS::Boolean

Examples