Help for this page

Select Code to Download


  1. or download this
    my $template = HTML::Template->new(
       filename  => $rpt_tmpl,
       associate => $CGI,
    );
    
  2. or download this
    print $CGI->header;