This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
JSON::PP: Synch with CPAN version 4.12
authorKenichi Ishigaki <ishigaki@cpan.org>
Mon, 10 Oct 2022 21:51:39 +0000 (21:51 +0000)
committerJames E Keenan <jkeenan@cpan.org>
Mon, 10 Oct 2022 21:51:39 +0000 (21:51 +0000)
commit2edec0e0c82cf00befaffdbced3b22aef1eef8d7
treea17d1fcf4e8a5161014c1dc6e29139759cd14238
parentf41910bf9320ae3f1312f3e832504e8b03da3f00
JSON::PP: Synch with CPAN version 4.12

From Changes: Call unimport overload first to silence warnings.
(https://github.com/makamaka/JSON-PP/issues/76, haarg++)

Committer: To keep 'make test_porting' happy, run:
    cd t; ./perl porting/regen.t; cd -
    ./perl -Ilib Porting/makemeta -j
META.json
Porting/Maintainers.pl
cpan/JSON-PP/lib/JSON/PP.pm
cpan/JSON-PP/lib/JSON/PP/Boolean.pm