Logoj0ke.net Open Build Service > Projects > internetx:php7:7.0.28 > freetds > Binaries > freetds-tools-0.95.95-59.3.... > Dependencies
Sign Up | Log In

Dependency of freetds-tools-0.95.95-59.3.x86_64.rpm

Name: perl-JSON

Project: SLE_11_SP4

Repository: oss

Title: 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 the
http://www.json.org/ manpage and 'RFC4627'(the
http://www.ietf.org/rfc/rfc4627.txt manpage).

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

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 the BACKEND MODULE DECISION manpage.

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

Version: 2.53

Release: 0.12.62

Architecture: noarch

Size: 94.1 KB

Build Time: 2015-04-24 06:29:55 +0200 (about 9 years ago)

Provides

Symbol Required by
perl(JSON) = 2.53
perl(JSON::Backend::PP)
perl(JSON::Boolean)
perl(JSON::backportPP::Bool...
perl-JSON = 2.53-0.12.62 kiwi

Requires

Symbol Provided by
perl = 5.10.0 perl