in reply to Error when passing AoH ref to HTML::Template
Are you sure that $template->param( warnings => \@warning ) is supposed to return a postive value?
$VAR1 = { 'missing' => 'email' }; $VAR2 = { 'missing' => 'phone' }; [download]