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:22
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/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-JSON-Parse-0.590.0-1.mga8.i586.rpm
     Search for other platforms
perl-JSON-Parse-0.590.0-1.mga8.sparc.rpm
perl-JSON-Parse-0.590.0-1.mga8.alpha.rpm
perl-JSON-Parse-0.590.0-1.mga8.ppc.rpm
perl-JSON-Parse-0.590.0-1.mga8.ia64.rpm
perl-JSON-Parse-0.590.0-1.mga8.s390.rpm

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

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libperl.so.5.32
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
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/e6
/usr/lib/.build-id/e6/be131ab9ebe2ae84099f48fe301a89f1a79794
/usr/lib/perl5/vendor_perl/JSON
/usr/lib/perl5/vendor_perl/JSON/Parse.pm
/usr/lib/perl5/vendor_perl/JSON/Parse.pod
/usr/lib/perl5/vendor_perl/JSON/Tokenize.pm
/usr/lib/perl5/vendor_perl/JSON/Tokenize.pod
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/JSON
/usr/lib/perl5/vendor_perl/auto/JSON/Parse
/usr/lib/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