where getopt.pl is you code.$ perl getopt.pl Verbose=1 Options[Verbose][0] $ perl getopt.pl -Verbose=1 Options[Verbose][1] $perl getopt.pl --Verbose=1 Options[Verbose][1]
In reply to Re: Why is my GetOptions() Not Working?
by gam3
in thread Why is my GetOptions() Not Working?
by NateTut
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |