The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

This class is TDB once we fully understand the requirements for deep coercions.

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.