Help for this page

Select Code to Download


  1. or download this
    my @result = sort { $one{$b} <=> $one{$a} or $b <=> $a } keys %one;