SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-JSON
Version : 4.10 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 60.24 Date : 2022-10-10 05:07:10
Group : Unspecified Source RPM : perl-JSON-4.10-60.24.src.rpm
Size : 0.26 MB
Packager : (none)
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 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/server:/irc/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-4.10-60.24.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM