パッケージ: 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 (メールアーカイブ)
- 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