Name: | perl-JSON-PP |
---|---|
Epoch: | 1 |
Version: | 4.04 |
Release: | 2.module+el8.6.0+20545+312b6629 |
Architecture: | noarch |
Module: | perl:5.32:8060020211122091432:e82d91b1 perl:5.32:8080020230118125925:af169298 |
Group: | Unspecified |
Size: | 144620 |
License: | GPL+ or Artistic |
RPM: | perl-JSON-PP-4.04-2.module+el8.6.0+20545+312b6629.noarch.rpm |
Source RPM: | perl-JSON-PP-4.04-2.module+el8.6.0+20545+312b6629.src.rpm |
Build Date: | Wed Apr 06 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/JSON-PP |
Summary: | JSON::XS compatible pure-Perl module |
Description: | JSON::XS is the fastest and most proper JSON module on CPAN. It is written by Marc Lehmann in C, so must be compiled and installed in the used environment. JSON::PP is a pure-Perl module and is compatible with JSON::XS. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 4.04 - Document indent_length option (GH#48)
- Update to 4.03 - (Encode::)decode json_pp input properly by default (GH#47)
- Perl 5.30 re-rebuild of bootstrapped packages
- Increase release to favour standalone package
- Update to 4.02 - Fix a test that breaks if perl is compiled with -Dquadmath (CPAN RT#128589)
- Update to 4.01 - Allow to pass indent_length to json_pp (GH#46)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 4.00 - BACKWARD INCOMPATIBILITY: As JSON::XS 4.0 changed its policy and enabled allow_nonref by default, JSON::PP also enabled allow_nonref by default - Implement allow_tags that was introduced by JSON::XS 3.0 - Add boolean_values that was introduced by JSON::XS 4.0 - Allow literal tags in strings in relaxed mode, as JSON::XS 3.02 does - Allow PERL_JSON_PP_USE_B environmental variable to restore old number detection behavior for compatibility - Various documentation updates - Drop provides filter, no longer needed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild