Help for this page
# Configure here or with Getopt::Long::Configure() use Getopt::Long qw(:config pass_through); ... getopt('', \%other_opts); print "ARGV: @ARGV\n";