[ Все 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 ]
×

Пакет perl-Class-Singleton-1.6-4.el9.src download

Имя perl-Class-Singleton
Эпоха 0
Версия 1.6
Релиз 4.el9
Архитектура src
Сайт https://metacpan.org/release/Class-Singleton
Лицензия GPL+ or Artistic
Время сборки 2023-03-21 23:40:37
Хост сборки builder-x86-02.inferitos.ru
Краткое описание Implementation of a "Singleton" class
Репозитории CRB
Полное описание 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.
Эррата
Размер 26 КиБ
Исходный проект perl-Class-Singleton-1.6-4.el9
Контрольная сумма SHA-256 8c4f85d3bfafe32d141b174bb5fa30b7394c28509e495e792551536440d2e087
× Full screenshot
История изменений 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