![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Perl::Critic says don't modify $_ in list functions and other thingsby ikegami (Pope) |
on Jul 09, 2020 at 03:03 UTC ( #11119060=note: print w/replies, xml ) | Need Help?? |
Here's the problem with your approach:
Use List::MoreUtils's apply instead of map.
In Section
Seekers of Perl Wisdom
|
|