Sign In/My Account | View Cart  
advertisement
-->




Andy Sylvester 

Andy Sylvester is an aerospace engineer who has worked in software development for over 20 years. His interests include exploring the use of computers in music composition. Example programs are available from his website, www.andysylvester.com.


Making Perl Reusable with Modules
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.  [Aug 7, 2007]

Sponsored By: