[ ソース: libclass-container-perl ]
パッケージ: libclass-container-perl (0.13-1)
libclass-container-perl に関するリンク
Debian の資源:
libclass-container-perl ソースパッケージをダウンロード:
- [libclass-container-perl_0.13-1.dsc]
- [libclass-container-perl_0.13.orig.tar.gz]
- [libclass-container-perl_0.13-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to glue object frameworks together transparently
The Class::Container module facilitates building frameworks of several classes that inter-operate. It was first designed and built for HTML::Mason, in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting their own subclass for any of these objects.
The main features of Class::Container are:
* Declaration of parameters used by each member in a class framework
* Transparent passing of constructor parameters to the class that needs them
* Ability to create one (automatic) or many (manual) contained objects automatically and transparently
その他の libclass-container-perl 関連パッケージ
|
|
|
|
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語