Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    # get output as a string of HTML
    my $output = $template->output();
    print $output;
    
  2. or download this
    <html>
    <head>
    ...
    </table>
    </body>
    </html>
    
  3. or download this
    <html>
    <head>
    ...
    </table>
    </body>
    </html>