Пакет perl-vars-1.05-481.el9.noarch
Имя | perl-vars |
---|---|
Эпоха | 0 |
Версия | 1.05 |
Релиз | 481.el9 |
Архитектура | noarch |
Сайт | https://www.perl.org/ |
Лицензия | GPL+ or Artistic |
Время сборки | 2024-03-29 15:21:45 |
Хост сборки | builder-x86-03.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-2024:2228 |
Размер | 12 КиБ |
Исходный проект | perl-5.32.1-481.el9 |
Контрольная сумма SHA-256 | 1d4de79446ea7b6e3fee599bb14ea182fc6e9194acda8c09c2263a7760ec355a |
×
* 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)