[ 原始碼: 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
- report the search path for a class's ISA tree
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language