Schmorpforge Ta-Sa Software Repository
JSON::XS implements JSON (http://www.json.org) for Perl. Unlike other modules, its primary goal is to encode to syntactically correct JSON and flag invalid JSON while decoding. It ensures round-trip integrity of datatypes while being intuitive to use. Currently being the fastest of the JSON encoders available for Perl, it supports a variety of format options, such as single-line, ASCII-only or pretty-printed and can be tuned for speed or memory usage. It comes with a wealth of documentation describing usage and implementation details.
| CVS | Browsable CVS module 'JSON-XS' |
| CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co JSON-XS |
| CPAN | File Releases (CPAN) |
| IRC | Server irc.freenode.net, channel #schmorp, users schmorp and elmex (say hi and wait a few minutes) |
| POD | Main Manual Page |
| FILE | Changes |