Help for this page

Select Code to Download


  1. or download this
    FT = {
              'team' => 'score',
    ...
              'team' => 'score'
            };
    
  2. or download this
    PSTP = {
              'team' => 'team',
    ...
              'team' => 'team'
            };
    
  3. or download this
    #!/usr/bin/perl 
    
    ...
    
    print dumper( @results );
    
  4. or download this
     
    #!/usr/bin/perl 
    use strict; 
    ...
      </body> 
    </html> 
    EOF