develooper Front page | perl.perl5.changes | Postings from August 2022

[Perl/perl5] 86584c: Sync JSON::PP with CPAN 4.11

From:
Graham Knop via perl5-changes
Date:
August 8, 2022 18:48
Subject:
[Perl/perl5] 86584c: Sync JSON::PP with CPAN 4.11
Message ID:
Perl/perl5/push/refs/heads/blead/3ffe0c-86584c@github.com
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 86584ca859d391d6980fa941b8c2438bb8a6280e
      https://github.com/Perl/perl5/commit/86584ca859d391d6980fa941b8c2438bb8a6280e
  Author: Graham Knop <haarg@haarg.org>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M META.json
    M Porting/Maintainers.pl
    M cpan/JSON-PP/lib/JSON/PP.pm
    M cpan/JSON-PP/lib/JSON/PP/Boolean.pm
    M cpan/JSON-PP/t/003_types.t

  Log Message:
  -----------
  Sync JSON::PP with CPAN 4.11

From Changes:

  - restored core boolean support

This changes how boolean values are serialized to use true or false for
values that perl thinks are booleans. This is likely to have some impact
on code that is expecting a specific encoding of structures including
these values.





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About