[ ソース: libapache-singleton-perl ]
パッケージ: libapache-singleton-perl (0.17-1)
libapache-singleton-perl に関するリンク
Debian の資源:
libapache-singleton-perl ソースパッケージをダウンロード:
- [libapache-singleton-perl_0.17-1.dsc]
- [libapache-singleton-perl_0.17.orig.tar.gz]
- [libapache-singleton-perl_0.17-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Singleton class for mod_perl
Apache::Singleton is a Perl module that provides a Singleton class suitable for use with mod_perl.
A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry.
For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
その他の libapache-singleton-perl 関連パッケージ
|
|
|
|
-
- dep: libapache2-mod-perl2
- Apache2 ウェブサーバと Perl の統合
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語