Changes for version 0.03

  • Added additional error checking so we would catch invalid multi-character short options.
  • Added an other_args option to fill out the usage statement.
  • Modified usage message so we print the required options.
  • Updated the README and Changes files which were missed in 0.02.
  • Made changes so we should work under PERL 5.004 but this has not yet been tested.

Modules

Perl object oriented version of Getopt that uses a perl hash as template to describe command line options and handles most common command line parsing.