Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-JSON-Parse | Distribution: Mageia |
Version: 0.620.0 | Vendor: Mageia.Org |
Release: 3.mga10 | Build date: Fri Aug 23 00:08:56 2024 |
Group: Development/Perl | Build host: localhost |
Size: 267803 | Source RPM: perl-JSON-Parse-0.620.0-3.mga10.src.rpm |
Packager: neoclust <neoclust> | |
Url: https://metacpan.org/release/JSON-Parse | |
Summary: Tokenize a string containing JSON |
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.
GPLv1+ or Artistic
* Thu Aug 22 2024 neoclust <neoclust> 0.620.0-3.mga10 + Revision: 2088082 - Rebuild against new perl * Fri Dec 01 2023 tv <tv> 0.620.0-2.mga10 + Revision: 2012033 - Rebuild for perl-5.38
/usr/bin/validjson /usr/lib/.build-id /usr/lib/.build-id/dd /usr/lib/.build-id/dd/6156a565e39ed55331982144e03d084c898513 /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/JSON/Whitespace.pm /usr/lib64/perl5/vendor_perl/JSON/Whitespace.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 /usr/share/doc/perl-JSON-Parse/examples/kani.pl /usr/share/doc/perl-JSON-Parse/examples/key-collision.pl /usr/share/doc/perl-JSON-Parse/examples/long-number.pl /usr/share/doc/perl-JSON-Parse/examples/sasori.pl /usr/share/doc/perl-JSON-Parse/examples/synopsis.pl /usr/share/doc/perl-JSON-Parse/examples/tokenize-synopsis.pl /usr/share/doc/perl-JSON-Parse/examples/true-subs.pl /usr/share/doc/perl-JSON-Parse/examples/unicode-details.pl /usr/share/doc/perl-JSON-Parse/examples/whitespace-synopsis.pl /usr/share/man/man3/JSON::Parse.3pm.xz /usr/share/man/man3/JSON::Tokenize.3pm.xz /usr/share/man/man3/JSON::Whitespace.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 8 11:27:34 2024