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.07 - 2008-02-16

  • experimentally added -convert_blessed_universally to define UNIVERSAL::TO_JSON subroutine.
    • JSON -convert_blessed_universally; $json->convert_blessed->encode( $blessed );
  • and as_nonbleesed is obsoleted (not yet removed). OK?
  • fixed t/04_pretty.t.

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