all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libjson-parse-perl  ]

Package: libjson-parse-perl (0.62-1 and others)

Links for libjson-parse-perl

Screenshot

Debian Resources:

Download Source Package libjson-parse-perl:

Maintainers:

External Resources:

Similar packages:

module to read JSON into a Perl variable

JSON::Parse is a module for parsing JSON.

It 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.

JSON::Parse accepts only UTF-8 as input.

Tags: Software Development: Perl Development, Libraries, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Other Packages Related to libjson-parse-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libjson-parse-perl

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.62-1+b1 83.4 kB248.0 kB [list of files]
arm64 0.62-1+b1 79.9 kB235.0 kB [list of files]
armel 0.62-1+b1 79.5 kB299.0 kB [list of files]
armhf 0.62-1+b1 79.6 kB235.0 kB [list of files]
i386 0.62-1+b1 84.3 kB255.0 kB [list of files]
mips64el 0.62-1+b1 80.8 kB303.0 kB [list of files]
mipsel 0.62-1+b1 80.2 kB302.0 kB [list of files]
ppc64el 0.62-1+b1 83.3 kB299.0 kB [list of files]
s390x 0.62-1+b1 81.0 kB255.0 kB [list of files]