Name: | perl-Sub-Name |
---|---|
Version: | 0.21 |
Release: | 7.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 100852 |
License: | GPL+ or Artistic |
RPM: | perl-Sub-Name-0.21-7.el8.aarch64.rpm |
Source RPM: | perl-Sub-Name-0.21-7.el8.src.rpm |
Build Date: | Fri May 03 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Sub-Name |
Summary: | Name - or rename - a sub |
Description: | 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). |
- Disable optional test
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- 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)
- Update to 0.19 - Fix checking of SvUTF8 flag - Simplify find commands using -empty and -delete
- 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 ::
- Perl 5.24 rebuild