/usr/local/perl/lib/site_perl/5.8.5/JSON/Converter.pm


METHODs

objToJson
convert a passed perl data structure into JSON object. can't parse bleesed object by default.

hashToJson
convert a passed hash into JSON object.

arrayToJson
convert a passed array into JSON array.

valueToJson
convert a passed data into a string of JSON.


COPYRIGHT

makamaka [at] donzoko.net

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


SEE ALSO

JSON, http://www.crockford.com/JSON/index.html

 /usr/local/perl/lib/site_perl/5.8.5/JSON/Converter.pm