Help for this page

Select Code to Download


  1. or download this
    # Trivial double loop - build, then print
    my $aref=[]; #reference to anonymous array.
    ...
        #etc.
        }
    }
    
  2. or download this
    #bypass cgi's html facilities
    print '<table>';
    ...
                 foo($thing)),'</td><tr>'; 
    }
    print '</table>';