Add some support for coercing to ArrayRef or HashRef for collection purposes
authorShawn M Moore <sartak@gmail.com>
Wed, 5 Dec 2007 01:55:55 +0000 (01:55 +0000)
committerShawn M Moore <sartak@gmail.com>
Wed, 5 Dec 2007 01:55:55 +0000 (01:55 +0000)
commitacb8a5dbf003dd584c09b3e62f24484ccdeeeb80
tree724fe725d73b251b657d43da71c4ee5bea7e9917
parent39aba5c9fd57a65a61c4612d36dc0956a917e8e0
Add some support for coercing to ArrayRef or HashRef for collection purposes
Changes
lib/Moose/Meta/TypeConstraint/Parameterized.pm
t/040_type_constraints/019_coerced_parameterized_types.t [new file with mode: 0644]