More articles!
Shawn M Moore [Sat, 16 May 2009 06:38:49 +0000 (02:38 -0400)]
index.html

index 8df0b18..0047d17 100644 (file)
@@ -71,12 +71,21 @@ Try it today!
 
         <li class="list_sub_header">2009 Articles</li>
         <ul>
+            <li><a target="_blank" href="http://www.dmclaughlin.com/2009/05/15/chained-accessors-in-moose/">David McLaughlin experiments with extending Moose for MooseX::ChainedAccessors</a></li>
             <li><a target="_blank" href="http://blog.sartak.org/2009/05/parameterized-roles.html">Shawn M Moore explains parameterized roles</a></li>
+            <li><a target="_blank" href="http://jjnapiorkowski.vox.com/library/post/top-ten-great-things-about-perl-moose-postmodern-object-system.html?_c=feed-atom">Jon Napiorkowski lists ten great things about Moose</a></li>
+            <li><a target="_blank" href="http://our.coldhardcode.com/jshirley/2009/05/another-reason-i-love-perl.html">Jay Shirley dotes on MooseX::MultiMethods</a></li>
+            <li><a target="_blank" href="http://samcrawley.wordpress.com/2009/05/03/getting-the-hang-of-moose-roles/">Sam Crawley summarizes his experience with roles</a></li>
             <li><a target="_blank" href="http://blog.sartak.org/2009/05/perl-critic-dynamic-moose.html">Shawn M Moore discusses Perl::Critic for Moose and linting with the MOP</a></li>
+            <li><a target="_blank" href="http://babyl.dyndns.org/techblog/2009/05/moose-attribute-meta-meddling.html">Yanick Champoux meddles with extending Moose attributes</a></li>
             <li><a target="_blank" href="http://chris.prather.org/perl/moose-dependencies-a-lurid-tale/">Chris Prather justifies each of Moose's dependencies</a></li>
+            <li><a target="_blank" href="http://zerothorder.blogspot.com/2009/04/chopping-proteins-with-moose.html">Bruno Vecchi praises Moose for making his protein analysis code easier</a></li>
             <li><a target="_blank" href="http://blog.sartak.org/2009/04/new-moose-warning-and-new-moose-critic.html">Shawn M Moore explains role composition and some bumps in the Moose design process</a></li>
+            <li><a target="_blank" href="http://chris.prather.org/why-moose-is-post-modern/">Chris Prather rationalizes Moose's "post modern" label</a></li>
+            <li><a target="_blank" href="http://jjnapiorkowski.vox.com/library/post/why-i-use-moose-perls-post-modern-object-system.html?_c=feed-atom">John Napiorkowski on why he uses Moose</a></li>
             <li><a target="_blank" href="http://blog.jrock.us/articles/Unshortening%20URLs%20with%20Modern%20Perl.pod">Jon Rockway uses many modern Moose extensions exemplifying Modern Perl</a></li>
             <li><a target="_blank" href="http://blog.urth.org/2009/04/moose-docs-grant-wrap-up.html">Dave Rolsky's post-mortem on his Moose documentation grant</a> sponsored by <a href="http://www.perlfoundation.org/dave_rolsky_moose_docs">the Perl Foundation</a></li>
+            <li><a target="_blank" href="http://perldition.org/articles/Implementing%20Typed%20Lexical%20Variables.pod">Florian Ragwitz walks through the marriage of MooseX::Types with Lexical::Types</a></li>
         </ul>
 
         <li class="list_sub_header">2008 Articles</li>