The second example in the HTML::Template documentation given for the new method is:
my $t = HTML::Template->new( scalarref => $ref_to_template_text, option => 'value' );
which seems to cover your use case.
In reply to Re: Use of HTML::Template
by GrandFather
in thread Use of HTML::Template
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |