The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>