Help for this page
<HTML> <HEAD> ... My Path is set to <TMPL_VAR NAME="path">. </BODY> </HTML>
use HTML::Template; ... # print the template print $template->output;