in reply to Getopt::Long via. Hashes
«There are a total of about 30 different (and unique) options, some taking a value, some that are just bools.»
Perhaps you should consider to use a config file instead of using so many options on the command line?
Ok, there is a lot of stuff that uses so many options on the command line (e.g. tools for processing audio, video and graphics a.s.o) but IMHO this isn't really fun.
Please take a look at Config::Tiny, XML::Simple and all that related stuff.
Best regards, Karl
«The Crux of the Biscuit is the Apostrophe»
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getopt::Long via. Hashes
by vsespb (Chaplain) on May 26, 2013 at 20:03 UTC | |
by Jim (Curate) on May 27, 2013 at 02:00 UTC | |
by vsespb (Chaplain) on May 27, 2013 at 07:11 UTC |