summaryrefslogtreecommitdiff
path: root/converters/p5-JSON-PP/DESCR
blob: 7a0794d6d602bbf4e4104b5d48fddc9146e3abe9 (plain)
1
2
3
4
5
6
This module is JSON::XS compatible pure Perl module. (Perl 5.8 or later
is recommended).  JSON::XS is the fastest and most proper JSON module on
CPAN. It is written by Marc Lehmann in C, so must be compiled and
installed in the used environment.

JSON::PP is a pure-Perl module and has compatibility to JSON::XS.