Help for this page

Select Code to Download


  1. or download this
    <tr>
       <td><span class="header">
    ...
    
       </td>
    </tr>
    
  2. or download this
    use HTML::Template;
        
    ...
    
    print "Content-type: text/html\n\n";
    print $template->output;  #display html