libjson-types-perl

Variable type utility for json encoding
  http://search.cpan.org/dist/JSON-Types/
  0
  no reviews



The type mappings between json and perl is annoying, because e.g. a number in perl is under some circumstances treated as a string in json.

json::types provides functions to fixate the types of variables passed to json.