[ Все 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.1.el9_6.noarch download

Имя perl-Attribute-Handlers
Эпоха 0
Версия 1.01
Релиз 481.1.el9_6
Архитектура noarch
Сайт https://www.perl.org/
Лицензия GPL+ or Artistic
Время сборки 2025-08-05 11:27:22
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Simpler definition of attribute handlers
Репозитории Updates
Полное описание 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).
Эррата
Размер 27 КиБ
Исходный проект perl-5.32.1-481.1.el9_6
Контрольная сумма SHA-256 ba3439ab74596cfcd223762ae8d951bfadbaeba9449bde0260a05bc5e888baba
× Full screenshot
История изменений link
* Thu Jul 03 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481.1
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038