in reply to
Re: List::Util max with block
in thread
List::Util max with block
The OP wants the value that produced that maximum calculation result, not the maximum calculation result itself.
Comment on
Re^2: List::Util max with block
In Section
Seekers of Perl Wisdom