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 2.05 - 2008-02-05

  • JSON::PP
    • enhanced some XS compatibilities of de/encode.
    • now decode_error can dump high (>127) chars.
    • enhanced the XS combatilbity of the decoding error.
    • fixed the utf8 checker while decoding (is_valid_utf8).
    • implemented utf8::downgrade in JSON::PP56.
    • enhanced utf8::encode in JSON::PP56.
    • made utf8::downgrade return a true in JSON::PP5005.

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

Provides

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