Help for this page
package Some_CGI; use CGI; ... } 1;
... my $form = Some_CGI->new(); ... print $form->header(); ...