Changes for version 0.005 - 2006-08-23

  • this release brought to you by NUFFIN! allow subcommands (commands beneath commands) add a default "help" command support global options improve documentation and tutorial extensive minor refactorings and improvements

Documentation

getting started with App::Cmd

Modules

write command line apps with less suffering
An App::Cmd specific wrapper for Getopt::Long::Descriptive.
a base class for App::Cmd commands
list the application's commands
display usage screen
An App::Cmd::Command that is also an App::Cmd.
foo command --subcommand style subdispatching.