Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • How to evaluate and implement a cost effective outsourcing model for your database infrastructure that reduces your risks, provides operational efficiency...
    Download

  • This buyers guide provides independent research and test results to help you determine your endpoint protection requirements and identify the security...
    Download

More on LinuxToday


The LXF Guide: Write a Perl module

Oct 08, 2008, 17:01 (0 Talkback[s])
(Other stories by Juliet Kemp)

"The major advantage of modules is that they make your code more reusable. It's not much more work to create a module than it is just to hack together a one-time script, and you'll save yourself significant work in the future if the problem you're solving is ever likely to crop up again. Modules are also more maintainable, which is another way of helping out your future self!"

Complete Story

Related Stories: