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

NAME

MooseX::Meta::TypeCoercion::Structured - Coerce structured type constraints.

DESCRIPTION

We need to make sure we can properly coerce the structure elements inside a structured type constraint. However requirements for the best way to allow this are still in flux. For now this class is a placeholder.

METHODS

This class defines the following methods.

SEE ALSO

The following modules or resources may be of interest.

Moose, Moose::Meta::TypeCoercion

AUTHOR

John Napiorkowski, <jjnapiork@cpan.org>

COPYRIGHT & LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.