in reply to Re^2: Possible? String Search, Replace & Execute Code
in thread Possible? String Search, Replace & Execute Code

Do you mean:
my $template = HTML::Template->new(filename => $template_file);
?