my $template_tree = HTML::TreeBuilder->new(); $template_tree->->store_comments(1); $template_tree->parse_file (\*TEMPLATE);