in reply to
Getopt::Long return value
It will return true unless it warns you about something. However, if you've turned on permute, note that it won't warn you about options given on the command line that weren't defined (they'll just end up in @ARGV).
Comment on
Re: Getopt::Long return value
Replies are listed 'Best First'.
Re: Re: Getopt::Long return value
by
PetaMem
(Priest)
on Feb 15, 2004 at 17:07 UTC
This seems not to be the case. Tried to do so to achieve a "multiple GetOptions behaviour" see
here
.
Bye
PetaMem
All Perl:
MT, NLP, NLU
[reply]
In Section
Seekers of Perl Wisdom