pkgsrc/devel/p5-MooseX-Types-Structured/DESCR
seb 33f60ca114 Initial import of p5-MooseX-Types-Structured version 0.16 in the
NetBSD Packages Collection.

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.
2009-07-29 23:12:20 +00:00

5 lines
311 B
Text

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.