Пакет perl-Sub-Name-0.21-7.el8.x86_64
Имя | perl-Sub-Name |
---|---|
Эпоха | 0 |
Версия | 0.21 |
Релиз | 7.el8 |
Архитектура | x86_64 |
Сайт | https://metacpan.org/release/Sub-Name |
Лицензия | GPL+ or Artistic |
Время сборки | 2023-12-08 17:06:38 |
Хост сборки | builder-x86-07.inferitos.ru |
Краткое описание | Name - or rename - a sub |
Репозитории | PowerTools |
Полное описание | This module allows one to "name" or rename subroutines, including anonymous ones. Note that this is mainly for aid in debugging; you still cannot call the sub by the new name (without some deep magic). |
Эррата | — |
Размер | 35 КиБ |
Исходный проект | perl-Sub-Name-0.21-7.el8 |
Контрольная сумма SHA-256 | 9fdae45bb515b8e68552f9081e6b4fdcdcef131889d5c09194f5aef12755f142 |
×
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.21-7 - Rebuilt for MSVSphere 8.8 * Fri Jul 13 2018 Petr Pisar <ppisar@redhat.com> - 0.21-7 - Disable optional test * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Oct 02 2016 Paul Howarth <paul@city-fan.org> - 0.21-1 - Update to 0.21 - Fix occasional segmentation fault on OpenBSD when malloc randomization causes nameptr to be at the beginning of the page (CPAN RT#117072) * Fri Aug 19 2016 Paul Howarth <paul@city-fan.org> - 0.19-1 - Update to 0.19 - Fix checking of SvUTF8 flag - Simplify find commands using -empty and -delete * Tue Aug 16 2016 Paul Howarth <paul@city-fan.org> - 0.18-1 - Update to 0.18 - Support binary and unicode symbol names (PR#8) - Fixed parsing error where the name contains a single colon but the last separator is ::