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

Changes for version 0.43 - 2015-09-12

  • Declare a minimum perl version in Makefile.PL
  • Test for minimum perl version in author tests
  • Make alias help cleaner for aliases with different lengths

Modules

Handle command line processing for programs with subcommands
Define exception objects used by CmdDispatch modules.
Provide help functionality for the CmdDispatch module
Abstract out the input and output for App::CmdDispatch
Dispatch table with support for aliases.

Provides

in lib/App/CmdDispatch/Exception.pm
in lib/App/CmdDispatch/Exception.pm
in lib/App/CmdDispatch/IO.pm