Sun, 09 Jun 2024 16:37:54 UTC | login

Information for build perl-Sub-Uplevel-0.2800-6.fc29

ID54894
Package Nameperl-Sub-Uplevel
Version0.2800
Release6.fc29
Epoch1
SummaryApparently run a function in a higher stack frame
DescriptionLike Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 02:51:21 UTC
CompletedThu, 19 Jul 2018 02:51:21 UTC
Tags
f29
f30
f31
RPMs
src
perl-Sub-Uplevel-0.2800-6.fc29.src.rpm (info) (download)
noarch
perl-Sub-Uplevel-0.2800-6.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2800-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.2800-5 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2800-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2800-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.2800-2 - Perl 5.26 rebuild * Mon Apr 03 2017 Paul Howarth <paul@city-fan.org> - 1:0.2800-1 - Update to 0.2800 - Tests now work if '.' is not in @INC * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.2600-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Aug 05 2016 Paul Howarth <paul@city-fan.org> - 1:0.2600-1 - Update to 0.2600 - Optimized calls to caller() - Simplify find command using -delete