Wed, 12 Jun 2024 19:09:41 UTC | login

Information for RPM perl-lexical-underscore-0.004-11.fc33.src.rpm

ID640610
Nameperl-lexical-underscore
Version0.004
Release11.fc33
Epoch
Archsrc
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.
Build Time2020-06-22 22:15:28 GMT
Size23.78 KB
528d3fceba19b7ab345eb0b3d43fe6b3
License(GPL+ or Artistic) and Public Domain
Provides
perl-lexical-underscore = 0.004-11.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
findutils
make
perl(:VERSION) >= 5.8
perl(ExtUtils::MakeMaker) >= 6.17
perl(Test::More) >= 0.61
perl(if)
perl(strict)
perl(warnings)
perl-generators
perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
lexical-underscore-0.004.tar.gz14.17 KB
perl-lexical-underscore.spec3.48 KB
Component of No Buildroots