[ ソース: libclass-std-perl ]
パッケージ: libclass-std-perl (0.013-3)
libclass-std-perl に関するリンク
Debian の資源:
libclass-std-perl ソースパッケージをダウンロード:
- [libclass-std-perl_0.013-3.dsc]
- [libclass-std-perl_0.013.orig.tar.gz]
- [libclass-std-perl_0.013-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for creating standard "inside-out" classes
Class::Std is a Perl module that provides tools to implement the "inside out object" class structure in a convenient and standardized way. This approach, which is also known as flyweight scalars, warehoused attributes and inverted indices, is discussed further in the documentation for this package.