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

Changes for version 2.13 - 2009-02-21

  • JSON::PP
    • decode() didn't upgrade unicode escaped charcters \u0080-\u00ff. this problem was pointed by rt#43424 (Mika Raento)
  • JSON::PP::56
    • fixed utf8::encode/decode emulators bugs.
    • defined a missing B module constant in Perl 5.6.0. (reported by Clinton Pierce)
  • JSON::PP::5005
    • _decode_unicode() returned a 0x80-0xff value as UTF8 encoded byte.
  • JSON
    • added a refference to JSON::XS's document "JSON and ECMAscript".
    • fixed a typo in the document (pointed by Jim Cromie).

Modules

JSON (JavaScript Object Notation) encoder/decoder
JSON::XS compatible pure-Perl module.
dummy module providing JSON::PP::Boolean
Helper module in using JSON::PP in Perl 5.005
Helper module in using JSON::PP in Perl 5.6
Helper module in using JSON::PP in Perl 5.8 and lator

Provides

in lib/JSON.pm
in lib/JSON.pm
in lib/JSON/PP58.pm
in lib/JSON/PP.pm
in lib/JSON/PP.pm