Add support for parametric containers that subtype ArrayRef or HashRef
authorShawn M Moore <sartak@gmail.com>
Wed, 5 Dec 2007 01:15:45 +0000 (01:15 +0000)
committerShawn M Moore <sartak@gmail.com>
Wed, 5 Dec 2007 01:15:45 +0000 (01:15 +0000)
commit39aba5c9fd57a65a61c4612d36dc0956a917e8e0
tree69a4e9503a51895c4be1a30e30b057c18ac871ca
parentdc26a424a611200411736c88123aac0a76c14b97
Add support for parametric containers that subtype ArrayRef or HashRef
Changes
lib/Moose/Meta/TypeConstraint/Parameterized.pm
t/040_type_constraints/018_custom_parameterized_types.t [new file with mode: 0644]