Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Production level script template

by roswell1329 (Acolyte)
on Sep 07, 2005 at 17:57 UTC ( [id://489956]=note: print w/replies, xml ) Need Help??


in reply to Production level script template

Many thanks for your comments! I will implement what I can from your suggestions. Unfortunately, I'm operating in an extremely rigid environment that I do not have much control over. I cannot add any additional modules to the environment, I can only use the standard modules loaded with Perl 5.8.0. This script is meant to be a template that every agent on my team can use on any system we support, but it has to be able to work on any one of 900 systems by simply dropping it into place. We don't have the authority to add software to the environment. With that in mind, do you have any more recommendations?

Replies are listed 'Best First'.
Re^2: Production level script template
by rvosa (Curate) on Oct 26, 2005 at 20:46 UTC
    Coming across this rather late, all I can say is that my script template would use Pod::Usage and Getopt::Long and do all the documentation in pod rather than comments.

    Hope this is still of some use :)

Log In?
Username:
Password:

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

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

    No recent polls found