
Json::pp is a module for manipulating data stored in the javascript object notation (json) serialization format (defined in rfc 4627), which serves as an alternative to xml.
this pure perl json implementation will become a core module beginning with perl 5.13, and will be loaded by the json module (see libjson-perl) if the c/xs-accelerated version (see libjson-xs-perl) is not available.