my $template = HTML::Template->new(filename => $f_name, die_on_bad_par +ams => 0);
die_on_bad_params - if set to 0 the module will let you call $template->param(param_name => 'value') even if 'param_name' doesn't exist in the template body. Defaults to 1.
In reply to Re: Unused variable in HTML::Template results in blank screen
by Abstraction
in thread Unused variable in HTML::Template results in blank screen
by jonnyfolk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |