FGasper / JSON-PP

JSON::PP for perl core module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

JSON::PP for perl core module


Languages

Language:Perl 100.0%