Hi all,
Just wondering how some of you are handling this issue that I have.
I am using the getopt::std. When I pass in parameters to my script with
a possible mistake, the getopts ignores the rest of my switches.
For example:
script.pl -a something -b something else -c another_one -d etc
when getopts gets to the else, it doesn't proceed and populate my hash
for c or d. Just populates a and b. Anyone have any idea ?
I'm using Active Perl 5.6.1 & Getopt/Std.pm 1.02
I looked at other getopt modules on CPAN - too many to look thru. Any
recommendations ??
Thanks in advance,Jayesh Patel @ Sr. Software Configuration Engineer * Tel: 732-483-3406 * Fax: 732-483-3012 * E-mail: [EMAIL PROTECTED]
<<attachment: Tellium_logo.gif>>
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
