[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Class-Singleton-1.6-4.el9.noarch download

Name perl-Class-Singleton
Epoch 0
Version 1.6
Release 4.el9
Architecture noarch
Website/URL https://metacpan.org/release/Class-Singleton
License GPL+ or Artistic
Build Time 2023-03-21 23:40:39
Build Host builder-x86-02.inferitos.ru
Summary Implementation of a "Singleton" class
Repositories CRB
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.
Errata
Size 25 KiB
Source Project perl-Class-Singleton-1.6-4.el9
SHA-256 checksum ff6673787e5ea8364db0da47897958e3303cfe8fe2dc6e1b64afd37d39857445
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.6-4
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937