SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-JSON
Version : 2.90 Vendor : obs://build_opensuse_org/home:csbuild
Release : 3.2 Date : 2015-07-15 01:48:47
Group : Development/Libraries/Perl Source RPM : perl-JSON-2.90-3.2.src.rpm
Size : 0.26 MB
Packager : (none)
Summary : JSON - JSON (JavaScript Object Notation) encoder/decoder
Description :
************************** CAUTION ********************************
* This is \'JSON module version 2\' and there are many differences *
* to version 1.xx *
* Please check your applications useing old version. *
* See to \'INCOMPATIBLE CHANGES TO OLD VERSION\' *
*******************************************************************

JSON (JavaScript Object Notation) is a simple data format.
See to < http://www.json.org/> and \"RFC4627\"(< http://www.ietf.org/rfc/rfc4627.txt>).

This module converts Perl data structures to JSON and vice versa using either
JSON::XS or JSON::PP.

JSON::XS is the fastest and most proper JSON module on CPAN which must be
compiled and installed in your environment.
JSON::PP is a pure-Perl module which is bundled in this distribution and
has a strong compatibility to JSON::XS.

This module try to use JSON::XS by default and fail to it, use JSON::PP instead.
So its features completely depend on JSON::XS or JSON::PP.

See to \"BACKEND MODULE DECISION\".

To distinguish the module name \'JSON\' and the format type JSON,
the former is quoted by C< > (its results vary with your using media),
and the latter is left just as it is.

Module name : \"JSON\"

Format type : JSON

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/CentOS_7/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-2.90-3.2.noarch.rpm
     

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
perl(bytes)
perl(constant)
perl(vars)
perl(Carp)
perl => 0:5.006
perl(Exporter)
perl(overload)
perl(base)
perl(B)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl => 0:5.005
perl(strict)


Content of RPM :
/usr/share/doc/perl-JSON-2.90
/usr/share/doc/perl-JSON-2.90/Changes
/usr/share/doc/perl-JSON-2.90/MANIFEST
/usr/share/doc/perl-JSON-2.90/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
/usr/share/perl5/vendor_perl/JSON
/usr/share/perl5/vendor_perl/JSON.pm
/usr/share/perl5/vendor_perl/JSON/backportPP
/usr/share/perl5/vendor_perl/JSON/backportPP.pm
/usr/share/perl5/vendor_perl/JSON/backportPP/Boolean.pm
/usr/share/perl5/vendor_perl/JSON/backportPP/Compat5005.pm
/usr/share/perl5/vendor_perl/JSON/backportPP/Compat5006.pm

 
ICM