Package : perl-JSON-Parse > RPM : perl-JSON-Parse-0.550.0-3.mga7.src.rpm

Basic items

Name perl-JSON-Parse
Version 0.550.0
Release 3.mga7
URL http://metacpan.org/release/JSON-Parse
Group Development/Perl
Summary Tokenize a string containing JSON
Size 80KB
Arch armv7hl
License GPLv1+ or Artistic

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 07:29:27
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie