LWN.net Logo

Making Perl Reusable with Modules (O'Reilly)

Andy Sylvester discusses Perl modules on O'Reilly's Perl.com. "Perl software development can occur at several levels. When first developing the idea for an application, a Perl developer may start with a short program to flesh out the necessary algorithms. After that, the next step might be to create a package to support object-oriented development. The final work is often to create a Perl module for the package to make the logic available to all parts of the application. Andy Sylvester explores this topic with a simple mathematical function."
(Log in to post comments)

Making Perl Reusable with Modules (O'Reilly)

Posted Aug 9, 2007 4:50 UTC (Thu) by elama (subscriber, #262) [Link]

Should be this link

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds