a bit more testing of parameterizing TCs that are already parameterized
John Napiorkowski [Thu, 24 Jun 2010 12:16:11 +0000 (08:16 -0400)]
lib/MooseX/Meta/TypeConstraint/Parameterizable.pm

index 4a3ef27..7b33f0f 100644 (file)
@@ -95,7 +95,7 @@ around 'new' => sub {
 
 =head2 parameterize (@args)
 
-Given a ref of type constraints, create a structured type.
+Given a ref of type constraints, create a parameterized constraint
     
 =cut