Home > Repositories > 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.
Name:perl-Class-Singleton
Release: 1.6-1mamba
Group:System/Libraries/Perl
Maintainer:aleph0
License:Artistic
Size:24.07 kB
Upstream URL:http://www.cpan.org
Build time:2020-12-28 05:26:11
Binary packages and requirements
x86_64aarch64i586
Built RPMSperl-Class-Singleton
perl-Class-Singleton
perl-Class-Singleton
Build requirementsperl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
perl-devel[>=0:5.24.0] [1]
History of changes
DatePackagerReleaseDescription
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