SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-JSON rpm build for : OpenSuSE. For other distributions click perl-JSON.

Name : perl-JSON
Version : 2.97001 Vendor : openSUSE
Release : lp151.2.2 Date : 2018-07-16 21:16:01
Group : Development/Libraries/Perl Source RPM : perl-JSON-2.97001-lp151.2.2.src.rpm
Size : 0.24 MB
Packager : https://bugs_opensuse_org
Summary : JSON (JavaScript Object Notation) encoder/decoder
Description :
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 as of RFC4627 (which we know is obsolete but we still stick
to; see below for an option to support part of RFC7159) and vice versa.
This module uses JSON::XS by default, and when JSON::XS is not available,
this module 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.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/aarch64/distribution/leap/15.1/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-2.97001-lp151.2.2.noarch.rpm
ftp.icm.edu.pl  perl-JSON-2.97001-lp151.2.2.noarch.rpm
ftp.icm.edu.pl  perl-JSON-2.97001-lp151.2.2.noarch.rpm
     

Provides :
perl(JSON)
perl(JSON::Backend::PP)
perl-JSON

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/JSON
/usr/lib/perl5/vendor_perl/5.26.1/JSON.pm
/usr/lib/perl5/vendor_perl/5.26.1/JSON/backportPP
/usr/lib/perl5/vendor_perl/5.26.1/JSON/backportPP.pm
/usr/lib/perl5/vendor_perl/5.26.1/JSON/backportPP/Boolean.pm
/usr/lib/perl5/vendor_perl/5.26.1/JSON/backportPP/Compat5005.pm
/usr/lib/perl5/vendor_perl/5.26.1/JSON/backportPP/Compat5006.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi
/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

 
ICM