SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-JSON-MaybeXS
Version : 1.004000 Vendor : obs://build_opensuse_org/home:bjoern_beutel
Release : 150600.1.1 Date : 2024-08-28 19:03:13
Group : Development/Libraries/Perl Source RPM : perl-JSON-MaybeXS-1.004000-150600.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Use L< Cpanel::JSON::XS> with a fallback to L< JSON::XS> and L< JSON::PP>
Description :
This module first checks to see if either Cpanel::JSON::XS or JSON::XS is
already loaded, in which case it uses that module. Otherwise it tries to
load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either
uses the first module it finds or throws an error.

It then exports the \'encode_json\' and \'decode_json\' functions from the
loaded module, along with a \'JSON\' constant that returns the class name for
calling \'new\' on.

If you\'re writing fresh code rather than replacing JSON.pm usage, you might
want to pass options as constructor args rather than calling mutators, so
we provide our own \'new\' method that supports that.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/bjoern_beutel:/Aareon-Perl/SLES_15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-MaybeXS-1.004000-150600.1.1.noarch.rpm
     

Provides :
perl(JSON::MaybeXS)
perl-JSON-MaybeXS

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Cpanel::JSON::XS) >= 2.3310
perl(JSON::PP) >= 2.27300
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/MaybeXS.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-JSON-MaybeXS
/usr/share/doc/packages/perl-JSON-MaybeXS/Changes
/usr/share/doc/packages/perl-JSON-MaybeXS/README
/usr/share/man/man3/JSON::MaybeXS.3pm.gz

 
ICM