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

Changes for version 0.28

  • Fixed regression where mixed type constraints (MX:Types style and 'classic' Stringy style) are used in a single structured type doesn't work.

Modules

MooseX::Meta::TypeCoercion::Structured - Coerce structured type constraints.
MooseX::Meta::TypeConstraint::Structured - Structured type constraints.
MooseX::Types::Structured - Structured Type Constraints for Moose