软件包: libmousex-nativetraits-perl (1.09-2)
libmousex-nativetraits-perl 的相关链接
Trisquel 的资源:
下载源码包 libmousex-nativetraits-perl:
- [libmousex-nativetraits-perl_1.09-2.dsc]
- [libmousex-nativetraits-perl_1.09.orig.tar.gz]
- [libmousex-nativetraits-perl_1.09-2.debian.tar.gz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- TANIGUCHI Takaki
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libmoosex-semiaffordanceaccessor-perl
- libmousex-getopt-perl
- libmoosex-xsaccessor-perl
- libmoosex-aliases-perl
- libmoosex-setonce-perl
- libclass-tiny-antlers-perl
- libmoosex-lazyrequire-perl
- libmoosex-classattribute-perl
- libmoosex-followpbp-perl
- libmoosex-attributeshortcuts-perl
- libmousex-strictconstructor-perl
extension for attribute interfaces for Mouse
While Mouse attributes provide a way to name your accessors, readers, writers, clearers and predicates, MouseX::NativeTraits provides commonly used attribute helper methods for more specific types of data.
As seen in the "SYNOPSIS", you specify the data structure via the "traits" parameter. These traits will be loaded automatically, so you need not load MouseX::NativeTraits explicitly.
This extension is compatible with Moose native traits, although it is not a part of Mouse core.
其他与 libmousex-nativetraits-perl 有关的软件包
|
|
|
-
- dep: libmouse-perl (>= 0.82)
- lightweight object framework for Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language