Here's the text from the .txt file
@Text #### my $template = HTML::Template->new(filename => 'my.tmpl'); print $template->output; exit;