@tmparray = sort { -M "$b" <=> -M "$a" } (@tmparray); #### Use of uninitialized value in numeric comparison (<=>) at ...