Help for this page
my $template = HTML::Template->new(filename => 'test1.html'); ... print $template->output();
<html> ...