Help for this page
$tmpl = HTML::Template->new(filename => "...", associate => $config);
$tmpl->param(%config);
$tmpl->param($config->hash());