@sorted = sort { $hash{$b}{sorter_total} <=> $hash{$a}{sorter_total} } keys %hash;