|
 |
 |
 |
perl-JSON-Parse rpm build for : OpenSuSE. For other distributions click perl-JSON-Parse.
Name : perl-JSON-Parse
| | Version : 0.56
| Vendor : obs://build_opensuse_org/home:interstar001
| Release : 2.1
| Date : 2023-02-23 11:24:14
| Group : Development/Libraries/Perl
| Source RPM : perl-JSON-Parse-0.56-2.1.src.rpm
| Size : 0.20 MB
| | Packager : (none)
| | Summary : Read JSON into a Perl variable
| Description :
A module for parsing JSON. (JSON means \"JavaScript Object Notation\" and it is specified in RFC 7159.)
JSON::Parse offers the function parse_json, which takes a string containing JSON, and returns an equivalent Perl structure. It also offers validation of JSON via valid_json, which returns true or false depending on whether the JSON is correct or not, and assert_valid_json, which produces a descriptive fatal error if the JSON is invalid. A function json_file_to_perl reads JSON from a file, and there is a safer version of parse_json called parse_json_safe which doesn\'t throw exceptions.
For special cases of parsing, there are also methods new and run, which create a JSON parsing object and run it on text. See METHODS.
JSON::Parse accepts only UTF-8 as input. See UTF-8 only and Handling of Unicode.
| RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/interstar001:/Monitoringplugins/SLE_12_SP5/x86_64 |
Content of RPM
Changelog
Provides
Requires
Provides : Parse.so()(64bit) perl(JSON::Parse) perl(JSON::Tokenize) perl-JSON-Parse perl-JSON-Parse(x86-64)
Requires :
Content of RPM : /usr/bin/validjson
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/JSON
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/JSON/Parse.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/JSON/Parse.pod
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/JSON/Tokenize.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/JSON/Tokenize.pod
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/JSON
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/JSON/Parse
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/JSON/Parse/Parse.bs
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/JSON/Parse/Parse.so
/usr/share/doc/packages/perl-JSON-Parse
/usr/share/doc/packages/perl-JSON-Parse/Changes
/usr/share/doc/packages/perl-JSON-Parse/README
/usr/share/doc/packages/perl-JSON-Parse/examples
/usr/share/doc/packages/perl-JSON-Parse/examples/array.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/assert.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/bad-utf8.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/bad-utf8.txt
/usr/share/doc/packages/perl-JSON-Parse/examples/chr.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/collide.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/ebi.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/first-bit.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/hash.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/json-tiny-round-trip-demo.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/kani.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/key-collision.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/long-number.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/sasori.pl
/usr/share/doc/packages/perl-JSON-Parse/examples/synopsis.pl
There is 5 files more in these RPM.
|
|
|