Metadata for perl-Class-Singleton-1.5-9.el8.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Class-Singleton
Version: 1.5-9.el8
Arch: noarch
Summary: Implementation of a "Singleton" class
License: GPL+ or Artistic
Vendor: CloudLinux
Build Host: build.cloudlinux.com
Build Date: Sun Oct 13 07:37:01 2019
Size: 28219
URL: http://search.cpan.org/dist/Class-Singleton/
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.

FILES

/usr/share/doc/perl-Class-Singleton
/usr/share/doc/perl-Class-Singleton/Changes
/usr/share/doc/perl-Class-Singleton/README
/usr/share/man/man3/Class::Singleton.3pm.gz
/usr/share/perl5/vendor_perl/Class
/usr/share/perl5/vendor_perl/Class/Singleton.pm

REQUIRES

perl(:MODULE_COMPAT_5.26.3)
perl(:VERSION) 5.4.0
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

perl(Class::Singleton) 1.5
perl-Class-Singleton 1.5-9.el8

CONFIG FILES

/usr/share/doc/perl-Class-Singleton
/usr/share/doc/perl-Class-Singleton/Changes d
/usr/share/doc/perl-Class-Singleton/README d
/usr/share/man/man3/Class::Singleton.3pm.gz d
/usr/share/perl5/vendor_perl/Class
/usr/share/perl5/vendor_perl/Class/Singleton.pm

LICENSE FILES

GPL+ or Artistic