projects
/
gitmo/moose-presentations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f7da468
)
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
patch
|
blob
|
blame
|
history
diff --git
a/moose-class/slides/index.html
b/moose-class/slides/index.html
index
8def0cd
..
5c80c66
100644
(file)
--- a/
moose-class/slides/index.html
+++ b/
moose-class/slides/index.html
@@
-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>