Help for this page

Select Code to Download


  1. or download this
    
        my @foo = sort (keys %data);
    ...
           print "while: $data{$_}\n";
        }