Help for this page
<html> ... </body> </html>
use HTML::Template; ... print "Content-Type: text/html\n\n"; print $template->output;