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

Changes for version 0.308 - 2010-11-08

  • When App::Cmd::Setup tries to load MyApp::Command, and it exists but will not compile, the exception will now propagate. Previously, it failed silently and App::Cmd::Command was used instead. (bug found and fixed and tested for by Kent Fredric; thanks!)

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 plugin for App::Cmd commands
helper for setting up App::Cmd classes
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/Tester.pm
in lib/App/Cmd/Tester.pm