Name : perl-JSON-Parse
| |
Version : 0.620.0
| Vendor : Mageia_Org
|
Release : 2.mga10
| Date : 2023-12-01 12:05:10
|
Group : Development/Perl
| Source RPM : perl-JSON-Parse-0.620.0-2.mga10.src.rpm
|
Size : 0.21 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/cauldron/i586/media/core/release |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(JSON::Parse)
perl(JSON::Tokenize)
perl(JSON::Whitespace)
perl-JSON-Parse
perl-JSON-Parse(x86-32)
Requires :