Changes for version 0.204 - 2009-06-27

  • document the need for calling ->import on Simple apps add tests for Simple-based apps correct a few errors in the tutorial (thanks, Jason Crome)

Documentation

getting started with App::Cmd

Modules

write command line apps with less suffering
App::Cmd-specific wrapper for Getopt::Long::Descriptive
a base class for App::Cmd commands
list the application's commands
display a command's help screen
a helper for building one-command App::Cmd applications
an App::Cmd::Command that is also an App::Cmd
"app cmd --subcmd" style subdispatching
for capturing the result of running an app

Provides

in lib/App/Cmd/Plugin.pm
in lib/App/Cmd/Setup.pm
in lib/App/Cmd/Tester.pm