Changes for version 0.003 - 2010-09-01

  • Split common object/array parts of JOM into a JSON::JOM::Node abstract class.
  • (Addition) JSON::JOM::Plugins::TreeUtils.
  • (Addition) Make strings, numbers, booleans and nulls first class members of the JOM.

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