refactoring the parameterized type constraints
authorStevan Little <stevan.little@iinteractive.com>
Thu, 17 Jan 2008 06:24:03 +0000 (06:24 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Thu, 17 Jan 2008 06:24:03 +0000 (06:24 +0000)
commit7e4e1ad46fd4c72845b18df57a80cdc03b47c4c4
tree75dce0025c596483523c704ca2720121f84342b5
parent9b28d20beb0387349f6a7d6906c30404231cd463
refactoring the parameterized type constraints
lib/Moose/Meta/TypeConstraint/Parameterizable.pm [new file with mode: 0644]
lib/Moose/Meta/TypeConstraint/Parameterized.pm
lib/Moose/Util/TypeConstraints.pm
t/040_type_constraints/018_custom_parameterized_types.t
t/040_type_constraints/019_coerced_parameterized_types.t
t/040_type_constraints/021_maybe_type_constraint.t [new file with mode: 0644]