See also The Dynamic Duo --or-- Holy Getopt::Long, Pod::UsageMan!, and Getopt::Long::Descriptiveuse Getopt::Std; my %opts; getopt('i',\%opts); die "usage $0 -i file" unless $opts{i} and -f $opts{i}; ...
In reply to Re: Using GetOpts::STD
by Anonymous Monk
in thread Using GetOpts::STD
by kirkbrown
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |