use Getopt::Std; use Data::Dumper; my %opts; getopt('a:b:c:', \%opts); print Dumper(\%opts);
In reply to Re: easiest way to read multiple word command arguments
by mhearse
in thread easiest way to read multiple word command arguments
by kcarpenter@soleo.com
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |