<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face="Courier New" color=#000000 size=2>Sweet, I have a Moose commit bit too now. Below, my first patch. A stroke of genius, wouldn't you say?&nbsp; :)</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>j</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#000000 size=2>$</FONT><FONT face="Courier New" color=#000000 size=2>&nbsp;svn diff -r6239:6240<BR>Index: lib/Moose/Util/TypeConstraints.pm<BR>===================================================================<BR>--- lib/Moose/Util/TypeConstraints.pm&nbsp;&nbsp; (revision 6239)<BR>+++ lib/Moose/Util/TypeConstraints.pm&nbsp;&nbsp; (revision 6240)<BR>@@ -751,7 +751,7 @@<BR>&nbsp;B&lt;NOTE:&gt; Any type followed by a type parameter C&lt;[`a]&gt; can be<BR>&nbsp;parameterized, this means you can say:</FONT></DIV>
<DIV><FONT face="Courier New" color=#000000 size=2>-&nbsp; ArrayRef[Int]&nbsp;&nbsp;&nbsp; # an array of intergers<BR>+&nbsp; ArrayRef[Int]&nbsp;&nbsp;&nbsp; # an array of integers<BR>&nbsp;&nbsp; HashRef[CodeRef] # a hash of str to CODE ref mappings<BR>&nbsp;&nbsp; Maybe[Str]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # value may be a string, may be undefined</FONT></DIV>
<DIV><FONT face="Courier New" color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>$&nbsp;svn log -vr6240<BR>------------------------------------------------------------------------<BR>r6240 | jhannah | 2008-10-02 11:28:04 -0500 (Thu, 02 Oct 2008) | 2 lines<BR>Changed paths:<BR>&nbsp;&nbsp; M /Moose/trunk/lib/Moose/Util/TypeConstraints.pm</FONT></DIV>
<DIV><FONT face="Courier New" size=2>POD typo corrected.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>------------------------------------------------------------------------<BR></FONT></DIV></BODY></HTML>