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

Changes for version 2.09 - 2008-04-20

  • JSON
    • made compatible with JSON::XS 2.2
    • changed pod section totally.
    • [JSON::PP] 2.20001
    • made compatible witg JSON::XS 2.2
      • lifted the log2 rounding restriction of max_depth and max_size.
      • incremental json parsing (EXPERIMENTAL).
      • allow_unknown/get_allow_unknown methods.
    • the version format was changed. X.YYZZZ => X.YY is the same as JSON::XS. ZZZ is the PP own version.
    • changed pod section totally.

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