JSON (JavaScript Object Notation) encoder/decoder

Edit Package perl-JSON
http://search.cpan.org/dist/JSON/

JSON (JavaScript Object Notation) is a simple data format. See to
http://www.json.org/ and RFC4627(http://www.ietf.org/rfc/rfc4627.txt).

This module converts Perl data structures to JSON and vice versa using either
JSON::XS or JSON::PP.

JSON::XS is the fastest and most proper JSON module on CPAN which must be
compiled and installed in your environment. JSON::PP is a pure-Perl module
which is bundled in this distribution and has a strong compatibility to
JSON::XS.

This module try to use JSON::XS by default and fail to it, use JSON::PP
instead. So its features completely depend on JSON::XS or JSON::PP.

Authors:
--------
Makamaka Hannyaharamitu,

Refresh
Refresh
Source Files
Filename Size Changed
JSON-2.17.tar.bz2 0000051093 49.9 KB
perl-JSON.changes 0000000841 841 Bytes
perl-JSON.spec 0000002730 2.67 KB
Revision 9 (latest revision is 60)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 29494 from Juergen Weigert's avatar Juergen Weigert (jnweiger) (revision 9)
Copy from home:jnweiger:branches:devel:languages:perl/perl-JSON via accept of submit request 29494 revision 2.
Request was accepted with message:
thanks
Comments 0
openSUSE Build Service is sponsored by