NAME
App::Dispatcher::Command - build command line applications in Perl
DESCRIPTION
This is the command class for app-dispatcher(1). It has the following methods:
- opt_spec
-
The option specification.
- arg_spec
-
The argument specification.
- run
-
The actual run commands.
SEE ALSO
App::Dispatcher::Tutorial(3p), App::Dispatcher(3p), app-dispatcher
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 2011 Mark Lawrence <nomad@null.net>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.