Unfortunately no. According to my reading of the documentation you must use param () to set parameters:
my $template = HTML::Template->new( scalarref => $html_content); $template->param (%_array_of_fields);
In reply to Re^5: Use of HTML::Template
by GrandFather
in thread Use of HTML::Template
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |