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

Changes for version 0.205 - 2009-08-18

  • add the long-missing arg0 and full_arg0 accessors (resolves 35528) thanks to GAISSMAI and Jerome Quelin for reporting

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