@combos = reverse sort {length(uc($a)) <=> length(uc($b))} @combos; [download]
In reply to Re: Re: Sort Array by length of Value by Emanuel in thread Sort Array by length of Value by Emanuel