软件包:libmoosex-getopt-perl(0.74-1)
libmoosex-getopt-perl 的相关链接
Debian 的资源:
下载源码包 libmoosex-getopt-perl:
- [libmoosex-getopt-perl_0.74-1.dsc]
- [libmoosex-getopt-perl_0.74.orig.tar.gz]
- [libmoosex-getopt-perl_0.74-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Damyan Ivanov (QA 页面)
- Niko Tyni (QA 页面)
- gregor herrmann (QA 页面)
- Ansgar Burchardt (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libmoosex-configfromfile-perl
- libmoosex-types-path-class-perl
- libcli-osprey-perl
- libmoosex-role-parameterized-perl
- libmoosex-multiinitarg-perl
- libmoosex-meta-typeconstraint-mooish-perl
- libmoosex-classattribute-perl
- libmoosex-singlearg-perl
- libmoosex-attributeshortcuts-perl
- libmousex-configfromfile-perl
- libgetopt-tabular-perl
Moose extension for processing command line options
MooseX::Getopt is a Moose role which provides an alternate constructor for creating objects using parameters passed in from the command line. This module automatically discovers command line parameters by introspecting your class attributes, using the name of your attribute as the command line option. If there is a type constraint defined, it will configure Getopt::Long to handle the option accordingly.
By default, attributes beginning with an underscore are considered private and are not given commandline argument support, unless the attribute's metaclass is set to MooseX::Getopt::Meta::Attribute. You can also use this behaviour to get non-default commandline option names and aliases.
其他与 libmoosex-getopt-perl 有关的软件包
|
|
|
|
-
- dep: libgetopt-long-descriptive-perl
- module that handles command-line arguments with usage text
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-role-parameterized-perl (>= 1.01)
- Moose extension providing parameterized roles
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)