[ 源代码: libmoosex-role-parameterized-perl ]
软件包:libmoosex-role-parameterized-perl(1.11-2)
libmoosex-role-parameterized-perl 的相关链接
Debian 的资源:
下载源码包 libmoosex-role-parameterized-perl:
- [libmoosex-role-parameterized-perl_1.11-2.dsc]
- [libmoosex-role-parameterized-perl_1.11.orig.tar.gz]
- [libmoosex-role-parameterized-perl_1.11-2.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Salvatore Bonaccorso (QA 页面)
- Ansgar Burchardt (QA 页面)
- gregor herrmann (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Moose extension providing parameterized roles
MooseX::Role::Parameterized is a Moose extension that consists of two things: parameter declarations and a role block.
Parameters are declared using the "parameter" keyword which resembles Moose's "has", even supporting any option that "has" accepts. You can use any option that "has" accepts. The default value for the "is" option is read-only, as that's a very common case. These parameters will get their values when the consuming class (or role) uses Moose's "with". A parameter object will be constructed with these values, and passed to the role block.
其他与 libmoosex-role-parameterized-perl 有关的软件包
|
|
|
|
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)