パッケージ: libclass-default-perl (1.51-3)
libclass-default-perl に関するリンク
Trisquel の資源:
libclass-default-perl ソースパッケージをダウンロード:
- [libclass-default-perl_1.51-3.dsc]
- [libclass-default-perl_1.51.orig.tar.gz]
- [libclass-default-perl_1.51-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Allard Hoeve
- Krzysztof Krzyzaniak (eloy)
- gregor herrmann
- Fabrizio Regalli
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to make static calls apply to a default instantiation
Class::Default provides a mechanism to allow your class to take static method calls and apply it to a default instantiation of an object. It provides a flexibility to an API that allows it to be used more comfortably in different situations.
This technique appears to be especially useful when writing modules that you want to be used in either a single use or a persistent environment. In a CGI like environment, you want the simplicity of a static interface. You can call Class->method directly, without having to pass an instantiation around constantly.
その他の libclass-default-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language