<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>e dot dot dot 11 08 2007</title>
    <link>http://www.jamesraposa.com/index</link>
    <description>e dot dot dot - a mostly about the Internet weblog by James Raposa</description>
    <language>en</language>

  <item>
    <title>Making Perl Reusable with Modules</title>
    <link>http://www.jamesraposa.com/index/2007/08/11#auto___making_perl_reusable_with_modules</link>
    <description>&lt;a href='http://www.perl.com/pub/a/2007/08/09/making-perl-modules.html?CMP=OTC-BD0016219291&amp;ATT=Making+Perl+Reusable+with+Modules'&gt;&lt;img src='http://www.oreillynet.com/standard-tiles/perl/111-llama.jpg' width='111px' height='91px' alt='tile image' align='left' border='0' style='padding-right:5px;' /&gt;&lt;/a&gt;Perl programs are easy to write, especially if they solve simple problems. If you find yourself re-using the same programs (or worse, the same code), it's time to bundle your code into pieces easier to reuse. It's time to turn programs into modules. Andy Sylvester walks through the three steps of making a simple, standalone Perl program into a robust, tested, distributable, and reusable piece of code.&lt;br /&gt;&lt;br /&gt;Read the entire article &lt;a class=&quot;sw_sl&quot; href=&quot;http://www.perl.com/pub/a/2007/08/09/making-perl-modules.html?CMP=OTC-BD0016219291&amp;ATT=Making+Perl+Reusable+with+Modules&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:perl, programming, scripting--&gt;</description>
  </item>
  </channel>
</rss>