in reply to
Need help using Getopt, please.
Getopt::Long will let you abbreviate to uniqueness automatically, so you just define the "generate" option, for example, and -generate, -gen, and -g will all work (with two dashes as wel).
-b
Comment on
Re: Need help using Getopt, please.
In Section
Seekers of Perl Wisdom