[ 原始碼: libclass-c3-componentised-perl ]
套件:libclass-c3-componentised-perl(1.001002-2)
libclass-c3-componentised-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclass-c3-componentised-perl:
- [libclass-c3-componentised-perl_1.001002-2.dsc]
- [libclass-c3-componentised-perl_1.001002.orig.tar.gz]
- [libclass-c3-componentised-perl_1.001002-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to load mix-ins or components to C3-based classes
Class::C3::Componentised is a Perl module that injects multiple base classes into your module using the Class::C3 method resolution order.
Note that plugins loaded this way cannot be used to override methods in your module. Consider MooseX::Object::Pluggable (libmoosex-object-pluggable-perl) if your application requires this.
其他與 libclass-c3-componentised-perl 有關的套件
|
|
|
|
-
- dep: libclass-c3-perl
- pragma for using the C3 method resolution order
-
- dep: libclass-inspector-perl
- Perl module that provides information about classes
-
- dep: libmro-compat-perl
- mro::* interface compatibility for Perls < 5.9.5
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language