Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
        keys %score;
        
    print @output;
    
  2. or download this
    my @rated_data = (
       [$number1,$info1],
       [$number2,$info2],
       [$number3,$info3],
    );
    
  3. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.