软件包:libmoosex-classattribute-perl(0.29-3)
libmoosex-classattribute-perl 的相关链接
Debian 的资源:
下载源码包 libmoosex-classattribute-perl:
- [libmoosex-classattribute-perl_0.29-3.dsc]
- [libmoosex-classattribute-perl_0.29.orig.tar.gz]
- [libmoosex-classattribute-perl_0.29-3.debian.tar.xz]
维护者:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libmoosex-strictconstructor-perl
- libmoosex-lazyrequire-perl
- libmoosex-role-strict-perl
- libmoosex-getopt-perl
- libmoosex-role-parameterized-perl
- libmoosex-emulate-class-accessor-fast-perl
- libmoosex-singlearg-perl
- libmoosex-methodattributes-perl
- libmoosex-hasdefaults-perl
- libmoosex-meta-typeconstraint-mooish-perl
- libmoosex-singleton-perl
module to declare class attributes Moose-style
MooseX::ClassAttribute allows you to declare class attributes in exactly the same way as object attributes, using class_has() instead of has().
You can use any feature of Moose's attribute declarations, including overriding a parent's attributes, delegation (handles), attribute traits, etc. All features should just work. The one exception is the "required" flag, which is not allowed for class attributes.
The accessor methods for class attribute may be called on the class directly, or on objects of that class. Passing a class attribute to the constructor will not set that attribute.
其他与 libmoosex-classattribute-perl 有关的软件包
|
|
|
|
-
- 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: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
- 或者 perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)