@arr = sort { length $b <=> length $a } @arr;
In reply to Re: Re: Sort Array by length of Value by kesterkester in thread Sort Array by length of Value by Emanuel