[ ソース: libclass-mixinfactory-perl ]
パッケージ: libclass-mixinfactory-perl (0.92-5)
libclass-mixinfactory-perl に関するリンク
Debian の資源:
libclass-mixinfactory-perl ソースパッケージをダウンロード:
- [libclass-mixinfactory-perl_0.92-5.dsc]
- [libclass-mixinfactory-perl_0.92.orig.tar.gz]
- [libclass-mixinfactory-perl_0.92-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Class Factory with Selection of Mixins
Class::MixinFactory facilitates the run-time generation of classes which inherit from a base class and some optional selection of mixin classes.
A factory is provided to generate the mixed classes with multiple inheritance. A NEXT method allows method redispatch up the inheritance chain.