my %fdat = $q->Vars; my $html = my $fif = new HTML::FillInForm; $html = $fif->fill(scalarref => \$html, fdat => \%fdat);