Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-JSON | Distribution: openSUSE Tumbleweed |
Version: 4.10 | Vendor: openSUSE |
Release: 1.7 | Build date: Mon Oct 10 05:07:10 2022 |
Group: Unspecified | Build host: reproducible |
Size: 276803 | Source RPM: perl-JSON-4.10-1.7.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/JSON | |
Summary: JSON (JavaScript Object Notation) encoder/decoder |
This module is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text and vice versa. This module uses JSON::XS by default, and when JSON::XS is not available, falls back on JSON::PP, which is in the Perl core since 5.14. If JSON::PP is not available either, this module then falls back on JSON::backportPP (which is actually JSON::PP in a different .pm file) bundled in the same distribution as this module. You can also explicitly specify to use Cpanel::JSON::XS, a fork of JSON::XS by Reini Urban. All these backend modules have slight incompatibilities between them, including extra features that other modules don't support, but as long as you use only common features (most important ones are described below), migration from backend to backend should be reasonably easy. For details, see each backend module you use.
Artistic-1.0 OR GPL-1.0-or-later
* Mon Oct 10 2022 Tina Müller <timueller+perl@suse.de> - updated to 4.10 see /usr/share/doc/packages/perl-JSON/Changes 4.10 2022-10-09 - updated backportPP with JSON::PP 4.12 * Tue Aug 02 2022 Tina Müller <timueller+perl@suse.de> - updated to 4.09 see /usr/share/doc/packages/perl-JSON/Changes 4.09 2022-08-01 - fix a test to pass under perl with core bool support 4.08 2022-07-31 - updated backportPP with JSON::PP 4.11 * Sat Jun 25 2022 Tina Müller <timueller+perl@suse.de> - updated to 4.07 see /usr/share/doc/packages/perl-JSON/Changes 4.07 2022-06-24 - updated backportPP with JSON::PP 4.10 * Sun May 22 2022 Tina Müller <timueller+perl@suse.de> - updated to 4.06 see /usr/share/doc/packages/perl-JSON/Changes 4.06 2022-05-22 - updated backportPP with JSON::PP 4.09 * Sat Jan 15 2022 Tina Müller <timueller+perl@suse.de> - updated to 4.05 see /usr/share/doc/packages/perl-JSON/Changes 4.05 2022-01-14 - removed VERSION section in pod (GH#52, abraxxa++) * Sat Dec 18 2021 Tina Müller <timueller+perl@suse.de> - updated to 4.04 see /usr/share/doc/packages/perl-JSON/Changes 4.04 2021-12-17 - updated backportPP with JSON::PP 4.07 * Sun Jan 24 2021 Dirk Müller <dmueller@suse.com> - update to 4.03: - corrected one typo in POD (James E Keenan) - updated backportPP with JSON::PP 4.06 * Sat Feb 23 2019 Stephan Kulow <coolo@suse.com> - updated to 4.02 see /usr/share/doc/packages/perl-JSON/Changes 4.02 2019-02-23 - fixed a test that breaks if perl is compiled with -Dquadmath (RT-128589) * Mon Jan 21 2019 Stephan Kulow <coolo@suse.com> - updated to 4.01 see /usr/share/doc/packages/perl-JSON/Changes 4.01 2019-01-21 - added boolean function/method that takes a scalar value and returns a boolean value (David Cantrell) * Fri Dec 07 2018 Stephan Kulow <coolo@suse.com> - updated to 4.00 see /usr/share/doc/packages/perl-JSON/Changes 4.00 2018-12-07 - production release 3.99_01 2018-12-03 - BACKWARD INCOMPATIBILITY: As JSON::XS 4.0 changed its policy and enabled allow_nonref by default, JSON::PP, and thus JSON, also enabled allow_nonref by default - updated backportPP with JSON::PP 3.99_01 - allow PERL_JSON_PP_USE_B environmental variable to restore old number detection behavior for compatibility
/usr/lib/perl5/vendor_perl/5.40.0/JSON /usr/lib/perl5/vendor_perl/5.40.0/JSON.pm /usr/lib/perl5/vendor_perl/5.40.0/JSON/backportPP /usr/lib/perl5/vendor_perl/5.40.0/JSON/backportPP.pm /usr/lib/perl5/vendor_perl/5.40.0/JSON/backportPP/Boolean.pm /usr/lib/perl5/vendor_perl/5.40.0/JSON/backportPP/Compat5005.pm /usr/lib/perl5/vendor_perl/5.40.0/JSON/backportPP/Compat5006.pm /usr/share/doc/packages/perl-JSON /usr/share/doc/packages/perl-JSON/Changes /usr/share/doc/packages/perl-JSON/README /usr/share/man/man3/JSON.3pm.gz /usr/share/man/man3/JSON::backportPP.3pm.gz /usr/share/man/man3/JSON::backportPP::Boolean.3pm.gz /usr/share/man/man3/JSON::backportPP::Compat5005.3pm.gz /usr/share/man/man3/JSON::backportPP::Compat5006.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 19 00:35:30 2024