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

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