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

Changes for version 0.501 - 2012-01-17

  • JSON::JOM::Node abstract class, method 'ref' no longer exists
  • JSON::JOM::Node abstract class, method 'typeof' returns undef instead of croaking
  • (Bugfix) 'can' method should return a coderef when object can do a method

Documentation

plugin architecture

Modules

the JSON Object Model
represents an array in a JOM structure
represents a node in a JOM structure
represents an object in a JOM structure
string dump for JOM nodes
treat JOM nodes as lists
represents a value in a JOM structure

Provides

in lib/JSON/JOM/Array.pm
in lib/JSON/JOM/Object.pm