perl-JSON
JSON (JavaScript Object Notation) encoder/decoder
JSON (JavaScript Object Notation) is a simple data format. See to <a href="http://www.json.org/">http://www.json.org/</a> and RFC4627(<a href="http://www.ietf.org/rfc/rfc4627.txt">http://www.ietf.org/rfc/rfc4627.txt</a> ). 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 has a strong compatibility to JSON::XS. This module try to use JSON::XS by default and fail to it, use JSON::PP instead. So its features completely depend on JSON::XS or JSON::PP.
There is no official package available for openSUSE Leap 15.6Distributioner
openSUSE Tumbleweed
openSUSE Leap 15.6
openSUSE Leap 15.5
openSUSE Backports for SLE 15 SP4
SUSE SLE-15-SP2
SUSE SLE-15-SP1
SUSE SLE-12-SP5
SUSE SLE-11 SP 4
RedHat RHEL-7
CentOS CentOS-7