[ ソース: 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
- C3 メソッド解決順序を利用したプラグマ
-
- dep: libclass-inspector-perl
- Perl module that provides information about classes
-
- dep: libmro-compat-perl
- 5.9.5 より前の Perl 向け mro::* 互換性インターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語