applications/cpan

perl-JSON - JSON - JSON (JavaScript Object Notation) encoder/decoder

Website: http://www.cpan.org
License: Artistic
Vendor: Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
Description:
************************** CAUTION ********************************
 * This is 'JSON module version 2' and there are many differences  *
 * to version 1.xx                                                 *
 * Please check your applications useing old version.              *
 *   See to 'INCOMPATIBLE CHANGES TO OLD VERSION'                  *
 *******************************************************************

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.

See to "BACKEND MODULE DECISION".

To distinguish the module name 'JSON' and the format type JSON,
the former is quoted by C<> (its results vary with your using media),
and the latter is left just as it is.

Module name : "JSON"

Format type : JSON

Packages

perl-JSON-2.53-1.noarch [114 KiB] Changelog by gsc@viola (2012-11-09):
- Initial build.

Listing created by Repoview-0.6.6-1.el6