Help for this page
Select Code to Download
Select
or
download this
@SortedData = sort { (split (/:/, $b))[-1] <=> (split (/:/, $a))[-1] }
+
@Data;