SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-JSON-XS
Version : 3.04 Vendor : openSUSE
Release : bp150.2.4 Date : 2018-07-30 19:00:17
Group : Development/Libraries/Perl Source RPM : perl-JSON-XS-3.04-bp150.2.4.src.rpm
Size : 0.25 MB
Packager : https://bugs_opensuse_org
Summary : JSON serialising/deserialising, done correctly and fast
Description :
This module converts Perl data structures to JSON and vice versa. Its
primary goal is to be _correct_ and its secondary goal is to be _fast_. To
reach the latter goal it was written in C.

Beginning with version 2.0 of the JSON module, when both JSON and JSON::XS
are installed, then JSON will fall back on JSON::XS (this can be
overridden) with no overhead due to emulation (by inheriting constructor
and methods). If JSON::XS is not available, it will fall back to the
compatible JSON::PP module as backend, so using JSON instead of JSON::XS
gives you a portable JSON API that can be fast when you need it and doesn\'t
require a C compiler when that is a problem.

As this is the n-th-something JSON module on CPAN, what was the reason to
write yet another JSON module? While it seems there are many JSON modules,
none of them correctly handle all corner cases, and in most cases their
maintainers are unresponsive, gone missing, or not listening to bug reports
for other reasons.

See MAPPING, below, on how JSON::XS maps perl values to JSON values and
vice versa.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-XS-3.04-bp150.2.4.x86_64.rpm
     

Provides :
perl(JSON::XS)
perl-JSON-XS
perl-JSON-XS(x86-64)

Requires :
/usr/bin/perl
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
perl(Types::Serialiser)
perl(common::sense)
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/bin/json_xs
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/JSON
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/JSON/XS
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/JSON/XS.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/JSON/XS/Boolean.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/JSON
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/JSON/XS
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/JSON/XS/XS.so
/usr/share/doc/packages/perl-JSON-XS
/usr/share/doc/packages/perl-JSON-XS/Changes
/usr/share/doc/packages/perl-JSON-XS/README
/usr/share/licenses/perl-JSON-XS
/usr/share/licenses/perl-JSON-XS/COPYING
/usr/share/man/man1/json_xs.1.gz
/usr/share/man/man3/JSON::XS.3pm.gz
/usr/share/man/man3/JSON::XS::Boolean.3pm.gz

 
ICM