From: Fuji, Goro Date: Thu, 23 Sep 2010 13:50:37 +0000 (+0900) Subject: chomp white spaces X-Git-Tag: 0.71~21 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ba05bb8401a75632db8974e33d51f89f8ee338a7;p=gitmo%2FMouse.git chomp white spaces --- diff --git a/lib/Mouse/Meta/TypeConstraint.pm b/lib/Mouse/Meta/TypeConstraint.pm index 7817b15..70e9649 100644 --- a/lib/Mouse/Meta/TypeConstraint.pm +++ b/lib/Mouse/Meta/TypeConstraint.pm @@ -254,7 +254,7 @@ constraints =head1 METHODS -=over +=over =item C<< Mouse::Meta::TypeConstraint->new(%options) >>