From: Shawn M Moore Date: Thu, 25 Jun 2009 04:38:05 +0000 (-0400) Subject: Copy and paste doc is bad! :) X-Git-Tag: 0.84~31 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d36ebb14ecb3c2c481fe5ffeabd076829a20c3bb;p=gitmo%2FMoose.git Copy and paste doc is bad! :) --- diff --git a/lib/Moose/Meta/TypeConstraint/Enum.pm b/lib/Moose/Meta/TypeConstraint/Enum.pm index 67ee7e8..b8951c1 100644 --- a/lib/Moose/Meta/TypeConstraint/Enum.pm +++ b/lib/Moose/Meta/TypeConstraint/Enum.pm @@ -98,7 +98,7 @@ L. =item B<< Moose::Meta::TypeConstraint::Enum->new(%options) >> -This creates a new class type constraint based on the given +This creates a new enum type constraint based on the given C<%options>. It takes the same options as its parent, with several