in reply to Re: Help required on Getopt::Long
in thread Help required on Getopt::Long

Come to think of it, Getopt::Long::GetOptionsFromArray( \@ARGV , ... ) can be replaced with GetOptions( ... ).