breaking encapsulation is not really needed
[gitmo/moose-presentations.git] / moose-class / slides / index.html
index fa619d8..adf159f 100644 (file)
@@ -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>