From: Dave Rolsky Date: Mon, 26 Jan 2009 18:25:56 +0000 (+0000) Subject: Fix indentation of Role in type hierarchy X-Git-Tag: 0.66~27^2~14 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2cbb5233bfc3b42100c15f731947c8831e3beb79;p=gitmo%2FMoose.git Fix indentation of Role in type hierarchy --- diff --git a/lib/Moose/Util/TypeConstraints.pm b/lib/Moose/Util/TypeConstraints.pm index d4b97d6..1c1a20a 100644 --- a/lib/Moose/Util/TypeConstraints.pm +++ b/lib/Moose/Util/TypeConstraints.pm @@ -745,7 +745,7 @@ that hierarchy represented visually. GlobRef FileHandle Object - Role + Role B Any type followed by a type parameter C<[`a]> can be parameterized, this means you can say: