Changes for version 0.327 - 2015-02-23
- fix behavior of default command under subdispatch (thanks, Stephen Caldwell and Diab Jerius!)
- simplify help and commands commands (thanks, Sergey Romanov)
- drop some advice that we didn't feel great about (thanks, Karen Etheridge)
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
display an app's version
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