projects
/
gitmo/moose-presentations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fb6113c
)
breaking encapsulation is not really needed
Shawn M Moore [Wed, 22 Sep 2010 20:24:00 +0000 (13:24 -0700)]
moose-class/slides/index.html
patch
|
blob
|
blame
|
history
diff --git
a/moose-class/slides/index.html
b/moose-class/slides/index.html
index
fa619d8
..
adf159f
100644
(file)
--- a/
moose-class/slides/index.html
+++ b/
moose-class/slides/index.html
@@
-968,6
+968,7
@@
sub BUILD {
<ul>
<li>Technically it's a hash reference</li>
<li><span class="wrong">If you <em>ever</em> treat it as one <strong>you are doing it wrong!</strong></span></li>
+ <li>Moose probably provides a feature to do what you need</li>
</ul>
</div>