Help for this page
#!/usr/bin/env perl use strict; ... print OUT_HTML_FILE "Content-Type: text/html\n\n", $template->output; }
<html> <title><TMPL_VAR name=TITLE></title> ... </table> </body> </html>