Help for this page
my @keys = sort { $info{$b}->[64] <=> $info{$a}->[64] ... || $a cmp $b } keys %info;