Dispatcher module for command line interface programs
'App::CLI' dispatches CLI (command line interface) based commands into
command classes. It also supports subcommand and per-command options.
get_opt([@config], %opt_map)
give options map, process by Getopt::Long::Parser
interface of dispatcher
cmd_map($cmd)
find package name of subcommand in constant %alias
if it's finded, return ucfirst of the package name,
otherwise, return ucfirst of $cmd itself.
get_cmd($cmd, @arg)
return subcommand of first level via $ARGV[0]
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:ARM/perl-App-CLI && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
App-CLI-0.52.tar.gz | 0000015793 15.4 KB | |
cpanspec.yml | 0000000667 667 Bytes | |
perl-App-CLI.changes | 0000005345 5.22 KB | |
perl-App-CLI.spec | 0000002117 2.07 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 856664
from
Dirk Stoecker (dstoecker)
(revision 30)
Comments 0