in reply to
Finding values position in array
grep
on the indices or first() from
List::Util
.
My criteria for good software:
Does it work?
Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
Comment on
Re: Finding values position in array
In Section
Seekers of Perl Wisdom