[ 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.src download

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