SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-JSON-PP
Version : 4.16 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.14 Date : 2024-08-05 17:24:59
Group : Unspecified Source RPM : perl-JSON-PP-4.16-1.14.src.rpm
Size : 0.14 MB
Packager : (none)
Summary : JSON::XS compatible pure-Perl module
Description :
JSON::PP is a pure perl JSON decoder/encoder, 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, etc), 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/devel:/languages:/perl:/CPAN-J/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-PP-4.16-1.14.noarch.rpm
     

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

Requires :
/usr/bin/perl
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/bin/json_pp
/usr/lib/perl5/vendor_perl/5.40.0/JSON
/usr/lib/perl5/vendor_perl/5.40.0/JSON/PP
/usr/lib/perl5/vendor_perl/5.40.0/JSON/PP.pm
/usr/lib/perl5/vendor_perl/5.40.0/JSON/PP/Boolean.pm
/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/man1/json_pp.1.gz
/usr/share/man/man3/JSON::PP.3pmc.gz
/usr/share/man/man3/JSON::PP::Boolean.3pmc.gz

 
ICM