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.07.tar.gz | 0000026901 26.3 KB | |
noautoinstall.diff | 0000000303 303 Bytes | |
perl-App-CLI.changes | 0000000352 352 Bytes | |
perl-App-CLI.spec | 0000002037 1.99 KB | |
ready | 0000000000 0 Bytes |
Revision 4 (latest revision is 30)
autobuild
committed
(revision 4)
Copy from devel:languages:perl/perl-App-CLI based on submit request 18816 from user mlschroe
Comments 0