Mon, 20 May 2024 11:20:40 UTC | login

Information for build perl-lexical-underscore-0.004-4.fc28

ID37105
Package Nameperl-lexical-underscore
Version0.004
Release4.fc28
Epoch
SummaryAccess your caller's lexical underscore
DescriptionStarting with Perl 5.10, it is possible to create a lexical version of the Perl default variable $_. It is occasionally useful for a subroutine to be able to access its caller's $_ variable regardless of whether it was lexical or not. The "(_)" sub prototype is the official way to do so, however there are sometimes disadvantages to this. The "lexical::underscore" function returns a scalar reference to either a lexical $_ variable somewhere up the call stack (using PadWalker magic), or to the global $_ if there was no lexical version.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 13:25:55 UTC
CompletedThu, 07 Jun 2018 13:25:55 UTC
Tags
f29
RPMs
src
perl-lexical-underscore-0.004-4.fc28.src.rpm (info) (download)
noarch
perl-lexical-underscore-0.004-4.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.004-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.004-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.004-2 - Perl 5.26 rebuild * Fri Mar 03 2017 Petr Pisar <ppisar@redhat.com> - 0.004-1 - 0.004 bump - License changed to ((GPL+ or Artistic) and Public Domain) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jun 23 2016 Petr Pisar <ppisar@redhat.com> 0.003-1 - Specfile autogenerated by cpanspec 1.78.