logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

JSON::RPC::Common::TypeConstraints - Type constraint library

Author

       Yuval Kogman <nothingmuch@woobling.org>

Description

       See MooseX::Types

Name

       JSON::RPC::Common::TypeConstraints - Type constraint library

Synopsis

               use JSON::RPC::Common::TypeConstraints qw(JSONValue);

Types

       JSONDefined
           "Value|ArrayRef|HashRef"

       JSONValue
           "Undef|Value|ArrayRef|HashRef"

       JSONContainer
           "ArrayRef|HashRef"

Version

       version 0.11

See Also