libmoosex-types-json-perl

Module providing json-constrained strings
  https://metacpan.org/release/MooseX-Types-JSON
  0
  no reviews



Moosex::types::json is a moose extension that provides type constraints that validate strings in the javascript object notation (json) format. it can use either the json or relaxed json specifications and depends on json to do the heavy lifting (see libjson-perl for details).