| Paketname | libapache-singleton-perl | 
| Beschreibung | Singleton class for mod_perl | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.07-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 84 Byte | 
| Hängt ab von |  | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Isaac Clerencia | 
| Quelle |  | 
| Paketgröße | 10684 Byte | 
| Prüfsumme MD5 | 4a81e1c131750d036cca0524339a9015 | 
| Prüfsumme SHA1 | 75ffe44364dbdf70bfe6f5ccd93f2355a24c695e | 
| Prüfsumme SHA256 | 1f3e23a44ff33b9517d551f251663b8074d90e242ac74cc550a3ba711247e782 | 
| Link zum Herunterladen | libapache-singleton-perl_0.07-1_all.deb | 
| Ausführliche Beschreibung | 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. |