Help for this page
#!/usr/bin/perl use strict; ... $template->process($file, $vars) || die $template->error();