[ 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 ]
×

Project perl-Class-Singleton-1.6-8.el10_0

Name perl-Class-Singleton
Epoch 0
Version 1.6
Release 8.el10_0
Website/URL https://metacpan.org/release/Class-Singleton
License GPL-1.0-or-later OR Artistic-1.0-Perl
Build Time 2025-11-20 17:48:37
Build Host builder-arm64-1.inferitos.ru
Summary Implementation of a "Singleton" class
Repositories Extras
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-Class-Singleton-1.6-8.el10_0.noarch Implementation of a "Singleton" class 0aaa2df17cbdf25911844a912c3949e93bbc423d3676dbbeff22be02dc54f1de download
src
perl-Class-Singleton-1.6-8.el10_0.src Implementation of a "Singleton" class 15bdabddc2fd624bca4b807b9f7affe43a6ba365524118e6e75234a683f67247 download
Changelog link
* Thu Nov 20 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.6-8
- Rebuilt for MSVSphere 10