@tmp = map {[$i++,$#$_]} @aoa; #### @sorted = sort {$$b[1]-$$a[1]} @tmp; #### $index = $sorted[0]->[0];