FreeBSD.software
Home/devel/p5-Class-Singleton

p5-Class-Singleton

1.6devel

Perl module that describes a singular object 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.

$pkg install p5-Class-Singleton
metacpan.org/release/Class-Singleton
Origin
devel/p5-Class-Singleton
Size
23.2KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
6 packages

Dependencies (1)

Required By (6)