in reply to Re^2: HTML::Template output to scalar or array
in thread HTML::Template output to scalar or array

Or just:

print $template->output();

if you're not doing anything with $html other than printing it. But yup, you've got it!

Cheers,

Brent

-- Yeah, I'm a Delt.