[ 源代码: libgetopt-declare-perl ]
软件包:libgetopt-declare-perl(1.14-4)
libgetopt-declare-perl 的相关链接
Debian 的资源:
下载源码包 libgetopt-declare-perl:
- [libgetopt-declare-perl_1.14-4.dsc]
- [libgetopt-declare-perl_1.14.orig.tar.gz]
- [libgetopt-declare-perl_1.14-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for parsing command line arguments
Getopt::Declare provides facilities to parse command line options. It builds and runs a parser. The parser object can be saved and later run on different input. Key features are:
* Automatic generation of error, usage and version information * Matching of parameter components may be constrained by regular expressions * Execution of embedded actions * Declarative specification of inter-parameter relationships * Selective or global case-insensitive matching of parameters