| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Class-Singleton | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.5 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.24 | Build date: Fri May 25 20:13:35 2018 |
| Group: Development/Libraries/Perl | Build host: sheep16 |
| Size: 28186 | Source RPM: perl-Class-Singleton-1.5-1.24.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://search.cpan.org/dist/Class-Singleton/ | |
| Summary: Implementation of a "Singleton" 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. For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
GPL-1.0+ or Artistic-1.0
* Mon Apr 13 2015 coolo@suse.com
- updated to 1.5
see /usr/share/doc/packages/perl-Class-Singleton/Changes
* Tue Nov 30 2010 coolo@novell.com
- switch to perl_requires macro
* Sun Apr 11 2010 chris@computersalat.de
- removed .packlist, perllocal.pod files
> noarch package
- cleanup spec
o fix HEADER
o update License, Url, description
o fixed deps
- BuildReq perl
- perl-macros
o enable parallel build
o macro usage
o changelog to changes file
* Sun Jun 08 2008 gerrit.beine@gmx.de
- first release 1.4
/usr/lib/perl5/vendor_perl/5.26.1/Class /usr/lib/perl5/vendor_perl/5.26.1/Class/Singleton.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-Class-Singleton /usr/share/doc/packages/perl-Class-Singleton/Changes /usr/share/doc/packages/perl-Class-Singleton/README /usr/share/man/man3/Class::Singleton.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026