my @final_list = sort { #sort stuff } map { #map stuff } @alldata;