Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Perl Module Useage

by P0w3rK!d (Pilgrim)
on Apr 11, 2003 at 15:50 UTC ( [id://249909]=note: print w/replies, xml ) Need Help??


in reply to Perl Module Useage

Greg,

It depends on many things. In general, you should try to make your code modular and reusable as much as possible. You never know when or where you'll be able to use your code again. -Especially with constantly changing business requirements. If you use the same function elsewhere and just cut-and-paste, then you create the problem of having to update n number of copies of the same sub.

-P0w3rK!d

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://249909]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-03-28 19:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found