in reply to Re^2: HTML::Template : How to separate code and html with lesser maintenance issues
in thread HTML::Template : How to separate code and html with lesser maintenance issues
But i see you got the idea :)eval("require $module"); $mod = $module->new(); $tmpl->param($_ => $mod->$function())
|
|---|