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

Re: Reading command line flags into variables...?

by BoredByPolitics (Scribe)
on Feb 02, 2001 at 02:04 UTC ( [id://55868]=note: print w/replies, xml ) Need Help??


in reply to Reading command line flags into variables...?

Another solution, to complement all the suggestions you've had so far, is to use AppConfig. It offers you the functionality of both Getopt::Std and Getopt::Long, as well as supporting the transparent use of configuration files.

Useful to consider, especially if there's any danger that the number of commandline options your program needs will increase in the future.

HTH

Pete

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-29 11:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found