[ ソース: libclass-insideout-perl ]
パッケージ: libclass-insideout-perl (1.14-2)
libclass-insideout-perl に関するリンク
Debian の資源:
libclass-insideout-perl ソースパッケージをダウンロード:
- [libclass-insideout-perl_1.14-2.dsc]
- [libclass-insideout-perl_1.14.orig.tar.gz]
- [libclass-insideout-perl_1.14-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Ernesto Hernández-Novich (USB) (QA ページ)
- Peter Pentchev (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
safe, simple inside-out object construction kit
Class::InsideOut is a simple, safe and streamlined toolkit for building inside-out objects. Unlike most other inside-out object building modules already on CPAN, this module aims for minimalism and robustness:
* Does not require derived classes to subclass it * Uses no source filters, attributes or CHECK blocks * Supports any underlying object type including black-box inheritance * Does not leak memory on object destruction * Overloading-safe * Thread-safe for Perl 5.8.5 or better * mod_perl compatible * Makes no assumption about inheritance or initializer needs
It provides the minimal support necessary for creating safe inside-out objects and generating flexible accessors.
その他の libclass-insideout-perl 関連パッケージ
|
|
|
|
-
- dep: libclass-isa-perl
- クラスの ISA ツリーの探索パスを報告する
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語