| Name: | perl-JSON-PP |
|---|---|
| Epoch: | 1 |
| Version: | 4.04 |
| Release: | 2.module+el8.3.0+7729+86a74f64 |
| Architecture: | noarch |
| Module: | perl:5.30:8030020200609055348:8af31532 perl:5.30:8040020200923213406:466ea64f |
| Group: | Unspecified |
| Size: | 144620 |
| License: | GPL+ or Artistic |
| RPM: | perl-JSON-PP-4.04-2.module+el8.3.0+7729+86a74f64.noarch.rpm |
| Source RPM: | perl-JSON-PP-4.04-2.module+el8.3.0+7729+86a74f64.src.rpm |
| Build Date: | Tue Aug 11 2020 |
| Build Host: | jenkins-10-147-72-125-df74590a-7496-4915-9dd0-d2fcdb1902bc.appad2iad.osdevelopmeniad.oraclevcn.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