summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Types-Structured/DESCR
blob: 2a31a68f24ea4a746e19384871fc32146dd7d515 (plain)
1
2
3
4
5
The Perl 5 module MooseX::Types::Structured provides structured
type constraints for Moose. A structured type constraint is a
standard container Moose type constraint, such as an ArrayRef or
HashRef, which has been enhanced to allow you to explicitly name
all the allowed type constraints inside the structure.