File: //usr/share/doc/perl-JSON-PP/README
JSON::PP
=================
JSON::PP had been included in JSON distribution (CPAN module).
It was a perl core module in Perl 5.14.
=================
INSTALLATION
To install this module type the following:
   perl Makefile.PL
   make
   make test
   make install
AUTHOR
    Makamaka Hannyaharamitu, <makamaka[at]cpan.org>
COPYRIGHT AND LICENSE
    Copyright 2005-2016 by Makamaka Hannyaharamitu
    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.