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


JSON-RPC-Common documentation  | view source Contained in the JSON-RPC-Common distribution.

Index


NAME

Top

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

VERSION

Top

version 0.10

SYNOPSIS

Top

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

DESCRIPTION

Top

See MooseX::Types

TYPES

Top

JSONDefined

Value|ArrayRef|HashRef

JSONValue

Undef|Value|ArrayRef|HashRef

JSONContainer

ArrayRef|HashRef

AUTHOR

Top

Yuval Kogman <nothingmuch@woobling.org>

COPYRIGHT AND LICENSE

Top


JSON-RPC-Common documentation  | view source Contained in the JSON-RPC-Common distribution.