$max_el = max( map { complex_calculation($_) } @list); [download]
In reply to Re: List::Util max with block by toolic in thread List::Util max with block by dlarochelle