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

Changes for version 2.90 - 2013-10-30

  • Please see to the headline in this file. ****
  • workaround for JSON::XS version 3.0 or later installed case.
    • the objects returned by JSON::true/false are JSON::PP::Boolean.
    • they do not overload 'eq'.
  • changed test cases for this patch.
    • t/e02_bool.t t/e03_bool2.t t/x17_strange_overload.t t/xe02_bool.t t/xe03_bool2.t t/xe12_boolean.t
  • Please see to the headline in this file. ****

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