perl-Class-Singleton
Implementation of a "Singleton" class
SRPM: perl-Class-Singleton-1.4-1.n0i.9.fc8.src.rpm SPEC: perl-Class-Singleton.spec Version: 1.4 Release: 1.n0i.9.fc8 Epoch: License: GPL+ or Artistic Group: Development/Libraries Size: 10438 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Class-Singleton/ Date: Fri Sep 28 2007, 14:27 GMT
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.
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.
Changelog:
- Fri Sep 28 2007 Marius Feraru <altblue@n0i.net> - 1.4-1.n0i.9
- version 1.4 - Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.03-4.n0i.8
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- mass rebuild - Sun Jul 24 2005 Marius Feraru <altblue@n0i.net> 1.03-3.n0i.7
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7 - Sun Mar 20 2005 Marius Feraru <altblue@n0i.net> 0:1.03-2.n0i.6
- automatic rebuild (perl 5.8.6) - Sat Dec 04 2004 Marius Feraru <altblue@n0i.net> 0:1.03-2.n0i.5
- automatic rebuild (perl 5.8.6) - Fri Apr 30 2004 Marius Feraru <altblue@n0i.net> 0:1.03-1.n0i.4
- automatic rebuild - Thu Apr 22 2004 Marius Feraru <altblue@n0i.net> 0:1.03-1.n0i.3
- spec file (re?)created using N0i::CPAN::RPMizer/2004032101
- rebuild (perl 5.8.4) - Thu Jan 29 2004 Marius FERARU <altblue@n0i.net> 0:1.03-0.n0i.2
- spec file (re?)created using N0i::CPAN::RPMizer/2004011001 - Wed Oct 01 2003 Marius FERARU <altblue@n0i.net> 1.03-0.n0i
- version 1.03
- spec file (re?)created using N0i::CPAN::RPMizer/2003092601
Files:
- Class-Singleton-1.4.tar.gz
- perl-Class-Singleton.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Test::More)
- rpm-build-reb00t-perl
- rpmlib(CompressedFileNames)