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.003005 Vendor : openSUSE
Release : 5.1 Date : 2017-03-17 19:21:17
Group : Development/Libraries/Perl Source RPM : perl-JSON-MaybeXS-1.003005-5.1.src.rpm
Size : 0.02 MB
Packager : http://bugs_opensuse_org
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 the Cpanel::JSON::XS manpage or
the JSON::XS manpage is already loaded, in which case it uses that module.
Otherwise it tries to load the Cpanel::JSON::XS manpage, then the JSON::XS
manpage, then the JSON::PP manpage 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 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: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-MaybeXS-1.003005-5.1.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.18.2)
perl(JSON::PP) >= 2.27202
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/JSON
/usr/lib/perl5/vendor_perl/5.18.2/JSON/MaybeXS.pm
/usr/lib/perl5/vendor_perl/5.18.2/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