Help for this page
my $allshows; for my $i ( 0 .. $#ids ) { ... $template = HTML::Template->new(filename => 'showslisting.tmpl'); $template -> param( showlist => $allshows );
$VAR1 = [ { 'id' => '6', 'teaser' => 'Domestic violence has been called a serious health crisis +.', 'title' => 'Battered and Broken', 'number' => '214' } ];