## $hashref = $q->param('form_item'); ##
## print $hashref->{foo}; # one print $hashref->{bar}; # two print $hashref->{fiddle}; # three