in reply to
Any way to call GetOptions with evaluated / interpoltated args ?
You maybe just want to use
Getopt::Long::Descriptive
instead, that gives you a usage function for free.
Comment on
Re: Any way to call GetOptions with evaluated / interpoltated args ?
In Section
Seekers of Perl Wisdom