Пакет perl-vars-1.05-481.1.el9_6.noarch
Имя | perl-vars |
---|---|
Эпоха | 0 |
Версия | 1.05 |
Релиз | 481.1.el9_6 |
Архитектура | noarch |
Сайт | https://www.perl.org/ |
Лицензия | GPL+ or Artistic |
Время сборки | 2025-07-29 09:05:33 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | Perl pragma to predeclare global variable names |
Репозитории | AppStream |
Полное описание | This pragma will predeclare all the variables whose names are in the list, allowing you to use them under "use strict", and disabling any typo warnings for them. For use with variables in the current package for a single scope, the functionality provided by this pragma has been superseded by "our" declarations, available in Perl v5.6.0 or later, and use of this pragma is discouraged. |
Эррата | INFSA-2025:11804 |
Размер | 11 КиБ |
Исходный проект | perl-5.32.1-481.1.el9_6 |
Контрольная сумма SHA-256 | de151458cf80ee8bb870ccb293012fce5dd76a8377ce5d2c150d15cf6f027a30 |
×
* 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