Help for this page
use CGI; my $co = new CGI; ... print $co->reset; print $co->end_form; print $co->end_html;