Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: All-in-one script vs independent scripts

by xenchu (Friar)
on Dec 31, 2003 at 17:29 UTC ( [id://317952]=note: print w/replies, xml ) Need Help??


in reply to All-in-one script vs independent scripts

You have already heard from better Perl programmers than I, but I do have a good deal of experience with programming in other languages.

My advice is what they said. In any programming language, in my experience, the more lines of code in a program the harder it is to debug and maintain. Besides exhaustive testing, rigid standardization of variables, file names, etc. is somewhat helpful. And standardization of variables and file names helps with maintaining close-coupled programs as well. Do the small, individual programs that do one job well. You won't be sorry.

HTH

xenchu


The Needs of the World and my Talents run parallel to infinity.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-24 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found