![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re^4: Perl::Critic says don't modify $_ in list functions and other thingsby haukex (Bishop) |
on Jul 11, 2020 at 06:18 UTC ( #11119174=note: print w/replies, xml ) | Need Help?? |
Beginning with perl 5.14, local $_ is a special case Ah, I see, you're referring to RT#84774. Thanks for clarifying. Update: Since the OP is no longer on 5.8.8, I think it's appropriate to mention that the local *_ workaround is no longer necessary.
In Section
Seekers of Perl Wisdom
|
|