in reply to Re: Ways to control a map() operation
in thread Ways to control a map() operation

List::Util::first gives you something akin to last, but it’s only a replacement for some uses of grep, and there’s nothing to give you something like next.

Makeshifts last the longest.

  • Comment on Re^2: Ways to control a map() operation