# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
perl5.branches 5.26 5.28 5.30
perl5.setup Class-Singleton 1.5
description Implementation of a "Singleton" class
long_description 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.
checksums rmd160 3ce867a14e7784b82cb04dd30e0c4d28f8a87f20 \
sha256 38220d04f02e3a803193c2575a1644cce0b95ad4b95c19eb932b94e2647ef678