in reply to Can HTML::FillInForm handle multiple checkboxes?
should complain about constructing a hash with an odd number of elements, when the query object has an even number of entries for that parameter. That warning might have been a clue.$fillinformvalues = { typeofinfo => $query->param('typeofinfo') };
|
|---|