[Quoting Pearce, Martyn, on April 8 2004, 09:11, in "RE: New module: Scri"] > > getopt(@getopt_args) > > This just calls Getopt::Long::GetOptions (see > >Getopt::Long for > > details). It automatically adds to the arguments > >you give it > >some > > "standard" command line options.
Please be informed that Getopt::Long, as of 2.34, automatically provides --verbose and --help options. -- Johan
