<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.illusori.co.uk/xsl/rss.xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Sam's Blog &gt; Module-wrapping</title>
    <link>http://www.illusori.co.uk/blog/categories/module-wrapping/</link>
    <description>Sam's Blog, feed for category module-wrapping</description>
    <language>en-gb</language>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <pubDate>Sat, 27 Mar 2010 20:28:00 GMT</pubDate>
    <lastBuildDate>Sat, 27 Mar 2010 20:28:00 GMT</lastBuildDate>
    <generator>build_site 1.0</generator>
    <webMaster>rss@illusori.co.uk</webMaster>

    <item>
      <title><![CDATA[Wrapping Benchmark.pm to auto-correct custom controls]]></title>
      <link>http://www.illusori.co.uk/blog/2010/03/27/wrapping_for_better_benchmarking.html</link>
      <description><![CDATA[<p>Last week, in <a href="/blog/2010/03/18/monkey_patching_for_better_benchmarks.html">&quot;Monkey-patching Benchmark.pm to auto-correct custom controls&quot;</a>,
we covered how to monkey-patch <a href="http://search.cpan.org/perldoc?Benchmark">Benchmark.pm</a> into giving
us the results we wanted, and saw that one alternative method was to
wrap the module instead.</p>
<p>This week, we investigate how to do this, and see what unpleasant surprises
lie in wait when wrapping a procedural module.</p><p><a href="http://www.illusori.co.uk/blog/2010/03/27/wrapping_for_better_benchmarking.html">Read more...</a></p>]]></description>
      <dc:creator>Sam Graham</dc:creator>
      <category>perl</category>
      <category>ironman</category>
      <category>benchmarking</category>
      <category>analysis</category>
      <category>module-wrapping</category>
      <category>tutorial</category>
      <category>basic</category>
      <pubDate>Sat, 27 Mar 2010 20:28:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.illusori.co.uk/blog/2010/03/27/wrapping_for_better_benchmarking.html</guid>
    </item>

  </channel>
</rss>
