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

Changes for version 0.37_02 - 2015-10-30

  • Add object interface for more flexible parsing.
  • Add "parse_json_safe" with no exceptions and hash collision detection.
  • Add choice to copy literals.
  • Better documentation of changes and examples

Modules

Read JSON into a Perl variable

Provides

in lib/JSON/Tokenize.pm
in lib/JSON/Whitespace.pm