Changes for version 0.317 - 2012-03-26
- App::Cmd::Tester now reports exit code 1 for unknown commands, as App::Cmd would exit(1) in that case; addresses https://rt.cpan.org/Public/Bug/Display.html?id=73084 reported by David Golden
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
Extends App::Cmd::Tester to capture from external subprograms
Provides
in lib/App/Cmd/Tester.pm
in lib/App/Cmd/Tester.pm