Help for this page
#!/usr/bin/perl -wT ... my $vars = { message => 'Hello', }; $template->process( 'test.html', $vars ) || die $template->error();
Content-Type: text/html; charset=ISO-8859-1 file error - test.html: not found