[ 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-8.el10_0.noarch download

Name perl-Class-Singleton
Epoch 0
Version 1.6
Release 8.el10_0
Architecture noarch
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:39
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
Size 26 KiB
Source Project perl-Class-Singleton-1.6-8.el10_0
SHA-256 checksum 0aaa2df17cbdf25911844a912c3949e93bbc423d3676dbbeff22be02dc54f1de
× Full screenshot
Changelog link
* Thu Nov 20 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.6-8
- Rebuilt for MSVSphere 10