Home > Repository > base > perl-Class-Singleton

perl-Class-Singleton: Class::Singleton - Implementation of a "Singleton" class

This is the "Class::Singleton" module.
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.
This module implements a Singleton class from which other classes can be derived.
By itself, the "Class::Singleton" module does very little other than manage the instantiation of a single object.
In deriving a class from "Class::Singleton", your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required.
Nome:perl-Class-Singleton
Versione: 1.6-1mamba
Gruppo:System/Libraries/Perl
Manutentore:aleph0
Licenza:Artistic
Dimensione:24,07 kB
URL di origine:http://www.cpan.org
Data di compilazione:2020-12-28 05:26:11
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiperl-Class-Singleton
perl-Class-Singleton
perl-Class-Singleton
Dipendenze di compilazioneperl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2020-12-28autodist1.6-1mamba- automatic update by autodist
2014-11-22autodist1.5-1mamba- automatic update by autodist
2012-11-13silvan1.4-3mamba- perl 5.16 mass rebuild
2008-11-04silvan1.4-2mamba- automatic rebuild by autodist
2007-12-06aleph01.4-1mamba- package created by autospec