X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FMeta%2FTypeConstraint%2FParameterizable.pm;fp=lib%2FMooseX%2FMeta%2FTypeConstraint%2FParameterizable.pm;h=7b33f0f884a489a9fcbb696579cf66e71245b94b;hb=6ff726003ec93b4b9092fb95e6070bfc52002b28;hp=4a3ef27a20bd1696f597b3bb9074894dab0a102c;hpb=1a6ad4bd25e1d53f22666fbca664568cbd8bf36f;p=gitmo%2FMooseX-Dependent.git diff --git a/lib/MooseX/Meta/TypeConstraint/Parameterizable.pm b/lib/MooseX/Meta/TypeConstraint/Parameterizable.pm index 4a3ef27..7b33f0f 100644 --- 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