libjson-xs-perl

Module for manipulating json-formatted data (c/xs-accelerated)
  https://metacpan.org/release/JSON-XS
  0
  no reviews



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.