SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-JSON-Parse rpm build for : Mageia 8. For other distributions click perl-JSON-Parse.

Name : perl-JSON-Parse
Version : 0.590.0 Vendor : Mageia_Org
Release : 1.mga8 Date : 2021-01-04 06:15:26
Group : Development/Perl Source RPM : perl-JSON-Parse-0.590.0-1.mga8.src.rpm
Size : 0.20 MB
Packager : tv < tv>
Summary : Tokenize a string containing JSON
Description :
A module for parsing JSON. (JSON means \"JavaScript Object Notation\" and it
is specified in the /RFC 7159 manpage.)

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

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

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-Parse-0.590.0-1.mga8.x86_64.rpm
     

Provides :
perl(JSON::Parse)
perl(JSON::Tokenize)
perl-JSON-Parse
perl-JSON-Parse(x86-64)

Requires :
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)
libperl.so.5.32()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
perl(Carp)
perl(Exporter)
perl(Getopt::Long)
perl(JSON::Parse)
perl(XSLoader)
perl(lib)
perl(strict)
perl(warnings)
perl-base >= 2:5.32.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/validjson
/usr/lib/.build-id
/usr/lib/.build-id/92
/usr/lib/.build-id/92/3e4450b32bf547a50a159aac1b66e143a38190
/usr/lib64/perl5/vendor_perl/JSON
/usr/lib64/perl5/vendor_perl/JSON/Parse.pm
/usr/lib64/perl5/vendor_perl/JSON/Parse.pod
/usr/lib64/perl5/vendor_perl/JSON/Tokenize.pm
/usr/lib64/perl5/vendor_perl/JSON/Tokenize.pod
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/JSON
/usr/lib64/perl5/vendor_perl/auto/JSON/Parse
/usr/lib64/perl5/vendor_perl/auto/JSON/Parse/Parse.so
/usr/share/doc/perl-JSON-Parse
/usr/share/doc/perl-JSON-Parse/Changes
/usr/share/doc/perl-JSON-Parse/META.json
/usr/share/doc/perl-JSON-Parse/META.yml
/usr/share/doc/perl-JSON-Parse/MYMETA.yml
/usr/share/doc/perl-JSON-Parse/README
/usr/share/doc/perl-JSON-Parse/examples
/usr/share/doc/perl-JSON-Parse/examples/array.pl
/usr/share/doc/perl-JSON-Parse/examples/assert.pl
/usr/share/doc/perl-JSON-Parse/examples/bad-utf8.pl
/usr/share/doc/perl-JSON-Parse/examples/bad-utf8.txt
/usr/share/doc/perl-JSON-Parse/examples/chr.pl
/usr/share/doc/perl-JSON-Parse/examples/collide.pl
/usr/share/doc/perl-JSON-Parse/examples/ebi.pl
/usr/share/doc/perl-JSON-Parse/examples/first-bit.pl
/usr/share/doc/perl-JSON-Parse/examples/hash.pl
/usr/share/doc/perl-JSON-Parse/examples/json-tiny-round-trip-demo.pl
There is 10 files more in these RPM.

 
ICM