From: Shawn M Moore Date: Thu, 25 Jun 2009 06:27:28 +0000 (-0400) Subject: Punctuation X-Git-Tag: 0.84~29 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=53de29e5cc4e1d54a27b229ec457868c1b859855;p=gitmo%2FMoose.git Punctuation --- diff --git a/lib/Moose/Meta/TypeConstraint/Enum.pm b/lib/Moose/Meta/TypeConstraint/Enum.pm index b8951c1..d6c0e1d 100644 --- a/lib/Moose/Meta/TypeConstraint/Enum.pm +++ b/lib/Moose/Meta/TypeConstraint/Enum.pm @@ -107,7 +107,7 @@ should be an array reference containing a list of valid string values. Second, it automatically sets the parent to the C type. Finally, it ignores any provided C option. The constraint -is generated automatically based on the provided C +is generated automatically based on the provided C. =item B<< $constraint->values >>