The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2005-01-30

  • Fixed a problem with indent.
  • Fixed a problem with Getopt and mulit-value.
  • Added ability of other_values to use callback and ClientData.
  • Added several tests.
  • Modified error message for callback so that name of option generating error is displayed.
  • This should be it for feature modifications.

Documentation

Modules

An object oriented command line parser. It handles short, long and multi (--x ... -) value options. It also incorporates help for options to simplify generation of usage statements.