Package
libclass-singleton-perlVersion
1.5-1Priority
optionalSection
universe/perlOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
62.5 kBDepends
perlHomepage
https://metacpan.org/release/Class-SingletonTask
mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-masterSupported
3yDownload Size
13.0 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
implementation of a "Singleton" classThe Class::Singleton module implements a Singleton class from which other
classes can be derived. 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.
.
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.
.
For a description and discussion of the Singleton class, see
"Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
Install Info
artful,now 1.5-1 allInstalled Automatically
FalseFiles
/.//usr/
/usr/share/
/usr/share/doc/
/usr/share/doc/libclass-singleton-perl/
/usr/share/doc/libclass-singleton-perl/changelog.Debian.gz
/usr/share/doc/libclass-singleton-perl/copyright
/usr/share/man/
/usr/share/man/man3/
/usr/share/man/man3/Class::Singleton.3pm.gz
/usr/share/perl5/
/usr/share/perl5/Class/
/usr/share/perl5/Class/Singleton.pm