Binary package “libjson-types-perl” in ubuntu bionic

variable type utility for JSON encoding

 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.