|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: GetOptions Function NOT Assign CLI Args to Variables?by toolic (Chancellor) |
| on Oct 12, 2012 at 18:40 UTC ( #998771=note: print w/ replies, xml ) | Need Help?? |
|
Unrelated to your problem... there is no need to check @ARGV before calling GetOptions. The function does that checking for you, and it also modifies @ARGV if there are options.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||