[ Все 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-Attribute-Handlers-1.01-481.el9.noarch download

Имя perl-Attribute-Handlers
Эпоха 0
Версия 1.01
Релиз 481.el9
Архитектура noarch
Сайт https://www.perl.org/
Лицензия GPL+ or Artistic
Время сборки 2024-03-29 15:21:45
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Simpler definition of attribute handlers
Репозитории AppStream
Полное описание This Perl module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes with the same names as the attribute handler subroutines, which will then be called in one of the compilation phases (i.e. in a "BEGIN", "CHECK", "INIT", or "END" block).
Эррата INFSA-2024:2228
Размер 27 КиБ
Исходный проект perl-5.32.1-481.el9
Контрольная сумма SHA-256 c3deb1dc899708ebaed32c2281797225c50dbec10aa5879dbcf9d4bc1d3f807f
× Full screenshot
История изменений link
* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4:5.32.1-480
- Rebuilt for MSVSphere 9.2 beta

* Wed Jan 18 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-480
- Add definition of OPTIMIZE to .ph files, if optimizing is used
  (bug#2159759)