projects
/
gitmo/MooseX-Dependent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1a6ad4b
)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/Meta/TypeConstraint/Parameterizable.pm
b/lib/MooseX/Meta/TypeConstraint/Parameterizable.pm
index
4a3ef27
..
7b33f0f
100644
(file)
--- a/
lib/MooseX/Meta/TypeConstraint/Parameterizable.pm
+++ b/
lib/MooseX/Meta/TypeConstraint/Parameterizable.pm
@@
-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