SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-JSON-PP rpm build for : openSUSE Leap 42. For other distributions click perl-JSON-PP.

Name : perl-JSON-PP
Version : 2.97001 Vendor : obs://build_opensuse_org/home:interstar001
Release : 2.1 Date : 2019-07-02 23:07:24
Group : Development/Libraries/Perl Source RPM : perl-JSON-PP-2.97001-2.1.src.rpm
Size : 0.12 MB
Packager : (none)
Summary : JSON::XS compatible pure-Perl module
Description :
JSON::PP is a pure perl JSON decoder/encoder (as of RFC4627, which we know
is obsolete but we still stick to; see below for an option to support part
of RFC7159), and (almost) compatible to much faster JSON::XS written by
Marc Lehmann in C. JSON::PP works as a fallback module when you use JSON
module without having installed JSON::XS.

Because of this fallback feature of JSON.pm, JSON::PP tries not to be more
JavaScript-friendly than JSON::XS (i.e. not to escape extra characters such
as U+2028 and U+2029 nor support RFC7159/ECMA-404), in order for you not to
lose such JavaScript-friendliness silently when you use JSON.pm and install
JSON::XS for speed or by accident. If you need JavaScript-friendly
RFC7159-compliant pure perl module, try JSON::Tiny, which is derived from
Mojolicious web framework and is also smaller and faster than JSON::PP.

JSON::PP has been in the Perl core since Perl 5.14, mainly for CPAN
toolchain modules to parse META.json.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/interstar001:/Centreon/openSUSE_Leap_42.3/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-PP-2.97001-2.1.noarch.rpm
     

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

Requires :
perl = 5.18.2
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/PP
/usr/lib/perl5/vendor_perl/5.18.2/JSON/PP.pm
/usr/lib/perl5/vendor_perl/5.18.2/JSON/PP/Boolean.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-JSON-PP
/usr/share/doc/packages/perl-JSON-PP/Changes
/usr/share/doc/packages/perl-JSON-PP/README
/usr/share/man/man3/JSON::PP.3pm.gz
/usr/share/man/man3/JSON::PP::Boolean.3pm.gz

 
ICM