From: gfx Date: Tue, 29 Sep 2009 07:01:01 +0000 (+0900) Subject: Remove 'Role' type from the document X-Git-Tag: 0.37_01~34 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e3281eafbd3005f63707187c9eab7952f9daedfc;p=gitmo%2FMouse.git Remove 'Role' type from the document --- diff --git a/lib/Mouse/Util/TypeConstraints.pm b/lib/Mouse/Util/TypeConstraints.pm index fedf769..d4db673 100644 --- a/lib/Mouse/Util/TypeConstraints.pm +++ b/lib/Mouse/Util/TypeConstraints.pm @@ -569,7 +569,6 @@ that hierarchy represented visually. GlobRef FileHandle Object - Role B Any type followed by a type parameter C<[`a]> can be parameterized, this means you can say: