This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update JSON-PP to CPAN version 2.27400
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 14 Jun 2016 16:26:00 +0000 (17:26 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 14 Jun 2016 16:26:00 +0000 (17:26 +0100)
commita1e5c56130766aa646e4153d1f3ea60310a818d0
treeab0530c0ca2209738e7c133091158b76d21e2dd3
parentad96436a129f2e21607a1a5b00e1924ec0ed9cd1
Update JSON-PP to CPAN version 2.27400

  [DELTA]

2.27400  2016-04-23
  [JSON::PP] appleid and merged long term neglected patches & PRs.
             thanks to charsbar

  - document patches
    by AM909, leon[at]astray.com, dsteinbrunner, jwilk, alfiedotwtf
  - modified Makefile.PL to set UNINST=1 if needed on old perls
    by dagolden
  - decode decimals to Perl's internal NV type
    by dagolden

  see to https://github.com/makamaka/JSON-PP/commits/master
Porting/Maintainers.pl
cpan/JSON-PP/bin/json_pp
cpan/JSON-PP/lib/JSON/PP.pm
cpan/JSON-PP/t/018_json_checker.t
cpan/JSON-PP/t/021_evans_bugrep.t
cpan/JSON-PP/t/108_decode.t