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

p5-Class-Singleton

1.6

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.

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

Dependencies (1)

Required By (6 packages)

More in devel