Help for this page

Select Code to Download


  1. or download this
    my $template = HTML::Template->new( scalarref => $html_content);
    
    $template->param (%_array_of_fields);