if a parameterizable constraint get parameterized, and it has a parameterized parent...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 24 Oct 2008 19:19:07 +0000 (19:19 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 24 Oct 2008 19:19:07 +0000 (19:19 +0000)
commit0c4c2633cfb953d506c3b912662c32ca2f31c57d
tree4c48603b674c1c707d06a46311db70a666a198f9
parent83526133b778b5efeaeaa31048203e9b873550a3
if a parameterizable constraint get parameterized, and it has a parameterized parent, we need to make sure that the incoming typeparameter is a subtype of the parents type parameter
lib/Moose/Meta/TypeConstraint/Parameterizable.pm