软件包: liblexical-accessor-perl (0.013-2)
liblexical-accessor-perl 的相关链接
Trisquel 的资源:
下载源码包 liblexical-accessor-perl:
- [liblexical-accessor-perl_0.013-2.dsc]
- [liblexical-accessor-perl_0.013.orig.tar.gz]
- [liblexical-accessor-perl_0.013-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Jonas Smedegaard
外部的资源:
- 主页 [metacpan.org]
相似软件包:
true private attributes for Moose/Moo/Mouse
Lexical::Accessor generates coderefs which can be used as methods to access private attributes for objects.
The private attributes are stored inside-out, and do not add any accessors to the class' namespace, so are completely invisible to any outside code, including any subclasses. This gives your attribute complete privacy: subclasses can define a private (or even public) attribute with the same name as your private one and they will not interfere with each other.
其他与 liblexical-accessor-perl 有关的软件包
|
|
|
-
- dep: libexporter-tiny-perl
- tiny exporter similar to Sub::Exporter
-
- dep: libtype-tiny-perl
- tiny, yet Moo(se)-compatible type constraint
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libhash-fieldhash-perl
- Perl module implementing a lightweight field hash
-
- rec: libsub-handlesvia-perl
- alternative handles_via implementation for Moo, Moose, and more
-
- rec: libsub-name-perl
- module for assigning a new name to referenced sub
-
- rec: libtype-utils-perl
- 软件包暂时不可用
-
- enh: libclass-tiny-perl
- minimalist class construction module for Perl
-
- enh: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- enh: libmoose-perl
- modern Perl object system framework
-
- enh: libmouse-perl
- lightweight object framework for Perl