- or download this
my @array = $tmpl->param('SOME_LOOP');
- or download this
$tmpl->param(SOME_LOOP => \@array);
- or download this
HTML::Template->output() : fatal error in loop output : Not a HASH ref
+erence at /usr/lib/perl5/site_perl/5.10.0/HTML/Template.pm line 3059.