Clarify what we can mix-and-match
Dave Rolsky [Sun, 21 Jun 2009 20:35:38 +0000 (15:35 -0500)]
moose-class/slides/index.html

index 8def0cd..5c80c66 100644 (file)
@@ -2113,7 +2113,7 @@ has first_name => (
 );</code></pre>
 
   <ul>
-    <li>Can also mix-and-match</li>
+    <li>Can also mix-and-match <code>is</code> and explicit names</li>
   </ul>
 </div>