SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-JSON-Parse rpm build for : OpenSuSE 13.X. For other distributions click perl-JSON-Parse.

Name : perl-JSON-Parse
Version : 0.49 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2016-11-28 11:17:41
Group : Development/Libraries/Perl Source RPM : perl-JSON-Parse-0.49-1.1.src.rpm
Size : 0.19 MB
Packager : (none)
Summary : Read JSON into a Perl variable
Description :
A module for parsing JSON. (JSON means \"JavaScript Object Notation\" and it
is specified in RFC 7159.)

JSON::Parse offers the function parse_json, which takes a string containing
JSON, and returns an equivalent Perl structure. It also offers validation
of JSON via valid_json, which returns true or false depending on whether
the JSON is correct or not, and assert_valid_json, which produces a
descriptive fatal error if the JSON is invalid. A function
json_file_to_perl reads JSON from a file, and there is a safer version of
parse_json called parse_json_safe which doesn\'t throw exceptions.

For special cases of parsing, there are also methods new and run, which
create a JSON parsing object and run it on text. See METHODS.

JSON::Parse accepts only UTF-8 as input. See UTF-8 only and Handling of
Unicode.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.1/i586

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
Parse.so
perl(JSON::Parse)
perl(JSON::Tokenize)
perl-JSON-Parse
perl-JSON-Parse(x86-32)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.4)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/home/ben/software/install/bin/perl
/usr/bin/perl
libc.so.6
libc.so.6(GLIBC_2.3.4)
perl(:MODULE_COMPAT_5.18.1)


Content of RPM :
/usr/bin/validjson
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/JSON
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/JSON/Parse.pm
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/JSON/Parse.pod
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/JSON/Tokenize.pm
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/JSON/Tokenize.pod
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/auto/JSON
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/auto/JSON/Parse
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/auto/JSON/Parse/Parse.bs
/usr/lib/perl5/vendor_perl/5.18.1/i586-linux-thread-multi/auto/JSON/Parse/Parse.so
/usr/share/doc/packages/perl-JSON-Parse
/usr/share/doc/packages/perl-JSON-Parse/Changes
/usr/share/doc/packages/perl-JSON-Parse/README
/usr/share/doc/packages/perl-JSON-Parse/examples
/usr/share/doc/packages/perl-JSON-Parse/examples/array.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/assert.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/bad-utf8.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/bad-utf8.txt
/usr/share/doc/packages/perl-JSON-Parse/examples/chr.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/collide.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/ebi.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/first-bit.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/hash.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/json-tiny-round-trip-demo.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/kani.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/key-collision.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/long-number.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/sasori.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/synopsis.pl
There is 4 files more in these RPM.

 
ICM