[ All 3 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 ]
×

Package perl-Sub-Name-0.21-7.el8.src download

Name perl-Sub-Name
Epoch 0
Version 0.21
Release 7.el8
Architecture src
Website/URL https://metacpan.org/release/Sub-Name
License GPL+ or Artistic
Build Time 2023-12-08 17:06:42
Build Host builder-x86-03.inferitos.ru
Summary Name - or rename - a sub
Repositories PowerTools
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).
Errata
Size 97 KiB
Source Project perl-Sub-Name-0.21-7.el8
SHA-256 checksum e9c6ae502958b99214ba9bb7ba374fbaf4d6098adaa10e98c361e69867607eed
× Full screenshot
Changelog link
* 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 ::