Help for this page
my $hidden_form = $cgi->start_form( -name=>"resubmission, ... -value=>"Return to input form", ); $hidden_form .= $cgi->end_form;