Binary package “libjson-xs-perl” in ubuntu mantic
module for manipulating JSON-formatted data (C/XS-accelerated)
JSON::XS is a module for manipulating data stored in the JavaScript Object
Notation (JSON) serialization format (defined in RFC 4627), which serves as
an alternative to XML.
.
This C/XS-accelerated JSON implementation confers significant performance
gains if available. After installing this package, any code using the JSON
module (see libjson-perl) will automagically benefit from this.