perl-JSON: perl-JSON (JavaScript Object Notation encoder/decoder) perl-JSON: perl-JSON: This module converts Perl data structures to JSON and vice versa perl-JSON: using either JSON::XS or JSON::PP. perl-JSON: JSON::XS is the fastest and most proper JSON module on CPAN which perl-JSON: must be compiled and installed in your environment. JSON::PP is a perl-JSON: pure-Perl module which is bundled in this distribution and has a perl-JSON: strong compatibility to JSON::XS. perl-JSON: perl-JSON: homepage: http://search.cpan.org/~makamaka/JSON-2.12/ perl-JSON: