Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-lexical-underscore | Distribution: Fedora Project |
Version: 0.004 | Vendor: Fedora Project |
Release: 20.fc39 | Build date: Fri Jul 21 05:52:20 2023 |
Group: Unspecified | Build host: buildvm-x86-15.iad2.fedoraproject.org |
Size: 29066 | Source RPM: perl-lexical-underscore-0.004-20.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/lexical-underscore | |
Summary: Access your caller's lexical underscore |
Starting 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.
(GPL+ or Artistic) and Public Domain
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.004-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.004-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.004-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <[email protected]> - 0.004-17 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 0.004-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <[email protected]> - 0.004-15 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/doc/perl-lexical-underscore /usr/share/doc/perl-lexical-underscore/COPYRIGHT /usr/share/doc/perl-lexical-underscore/CREDITS /usr/share/doc/perl-lexical-underscore/Changes /usr/share/doc/perl-lexical-underscore/README /usr/share/licenses/perl-lexical-underscore /usr/share/licenses/perl-lexical-underscore/LICENSE /usr/share/man/man3/lexical::underscore.3pm.gz /usr/share/perl5/vendor_perl/lexical /usr/share/perl5/vendor_perl/lexical/underscore.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024