development/libraries

perl-JSON - JSON (JavaScript Object Notation) encoder/decoder

Website: http://search.cpan.org/dist/JSON/
License: GPL+ or Artistic
Vendor: Koozali.org <http://www.koozali.org>
Description:
This module is a thin wrapper for JSON::XS-compatible modules with a few
additional features. All the backend modules convert a Perl data structure
to a JSON text and vice versa. This module uses JSON::XS by default, and
when JSON::XS is not available, falls back on JSON::PP, which is in the
Perl core since 5.14. If JSON::PP is not available either, this module
then falls back on JSON::backportPP (which is actually JSON::PP in a
different .pm file) bundled in the same distribution as this module. You
can also explicitly specify to use Cpanel::JSON::XS, a fork of JSON::XS by
Reini Urban.

Packages

perl-JSON-4.10-2.el8.sme.noarch [99 KiB] Changelog by Jean-Philippe Pialasse (2025-01-21):
- provides JSON::backportPP::Boolean
perl-JSON-4.10-1.el8.sme.noarch [99 KiB] Changelog by Koozali 4.10-1 (2025-01-21):
- Specfile autogenerated by cpanspec 1.78.

Listing created by Repoview-0.6.6-16.el8.sme