[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 167377] New: Review Request: perl-Class-Singleton
- From: bugzilla redhat com
- To: fedora-extras-list redhat com
- Subject: [Bug 167377] New: Review Request: perl-Class-Singleton
- Date: Thu, 1 Sep 2005 20:43:48 -0400
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=167377
Summary: Review Request: perl-Class-Singleton
Product: Fedora Extras
Version: devel
Platform: All
URL: http://ftp.kspei.com/pub/steve/rpms/perl-Class-
Singleton-1.03-1.src.rpm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: normal
Component: Package Review
AssignedTo: gdk redhat com
ReportedBy: steve silug org
QAContact: dkl redhat com
CC: fedora-extras-list redhat com
Spec Name or Url: http://ftp.kspei.com/pub/steve/rpms/perl-Class-Singleton/perl-Class-Singleton.spec
SRPM Name or Url: http://ftp.kspei.com/pub/steve/rpms/perl-Class-Singleton-1.03-1.src.rpm
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.
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]