The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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.