Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-JSON-XS

Project: openSUSE_13.2

Repository: oss

Title: 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 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.

Version: 3.01

Release: 2.1.3

Architecture: x86_64

Size: 96.6 KB

Build Time: 2014-10-06 17:21:33 +0200 (over 9 years ago)

Provides

Symbol Required by
XS.so()(64bit)
perl(JSON::XS) = 3.01 perl-AnyEvent-I3 shutter perl-Net-Twitter
perl-JSON-XS = 3.01-2.1.3
perl-JSON-XS(x86-64) = 3.01...

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.14)(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
libc.so.6(GLIBC_2.3.4)(64bit) glibc
libc.so.6(GLIBC_2.4)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl
perl(Types::Serialiser) perl-Types-Serialiser
perl(common::sense) perl-common-sense