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

NAME

MooseX::Meta::TypeCoercion::Structured - 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.

SEE ALSO

The following modules or resources may be of interest.

Moose, Moose::Meta::TypeCoercion

AUTHORS

  • John Napiorkowski <jjnapiork@cpan.org>

  • Florian Ragwitz <rafl@debian.org>

  • Yuval Kogman <nothingmuch@woobling.org>

  • Tomas Doran <bobtfish@bobtfish.net>

  • Robert Sedlacek <rs@474.at>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by John Napiorkowski.

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