Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print $human_legible;
    print $q->end_table;
    print $q->end_html;
    
  2. or download this
    C:\Code>perl cgitable.pl
    Content-Type: text/html; charset=ISO-8859-1
    ...
    </table>
    </body>
    </html>