perl-JSON - JSON (JavaScript Object Notation) encoder/decoder
| Website: | http://search.cpan.org/dist/JSON/ | 
|---|---|
| License: | GPL+ or Artistic | 
- Description:
 This module converts Perl data structures to JSON and vice versa using either JSON::XS or JSON::PP. JSON::XS is the fastest and most proper JSON module on CPAN which must be compiled and installed in your environment. JSON::PP is a pure-Perl module which is bundled in this distribution and is highly compatibile with JSON::XS.
Packages
| perl-JSON-4.05-1.of.el7.noarch [96 KiB] | 
              Changelog
              by Gavin Carr (2022-01-27):
              - Update to version 4.05.  |