NAME
JSON::TypeInference::Type::Unknown - unknown type
DESCRIPTION
JSON::TypeInference::Type::Unknown
is retuned if JSON::TypeInference
encountered a value that does not match any JSON types.
It looks like a value type, and so has no parameters.
AUTHOR
aereal <aereal@aereal.org>