[Module] Options

Tim Colles timc@dai.ed.ac.uk
Fri, 23 Feb 2001 11:58:17 -0500 (EST)


                                Options                                 
                                -------                                 

Command line option processor, port of Perl Getopt::Long

Processes long and short command line options. Allows multiple
iterations through options and values for options which can be set in
identifiers. Multiple options can set lists. Also X=Y options can set
dictionarys. This is a port of the Perl Getopt::Long module and is
functionally identical except for some differences in argument passing
and option value setting.


       URL:  http://www.dai.ed.ac.uk/~timc/Options-1.0.tar.gz
  Download:  http://www.dai.ed.ac.uk/~timc/Options-1.0.tar.gz

   License:  GPL

  Categories:  User Interfaces

Tim Colles (timc@dai.ed.ac.uk)
http://www.dai.ed.ac.uk/~timc/

--
<a href="http://www.dai.ed.ac.uk/~timc/Options-1.0.tar.gz">Options</a>
-- Command line option processor, port of Perl Getopt::Long