Help for this page

Select Code to Download


  1. or download this
    my $htc = HTML::Template::Compiled->new(filename => "template_whthr.tm
    +pl");
    $htc->param( table => $table );
    print $htc->output;
    
  2. or download this
    <%= table.html %>