Help for this page
# my %goals; @goals{ qw( 11a 11b 22 33 ) } = (); my @flds = qw( id title summary ); ... $template ->param( "list$g" => $data{ $g } ); } }