Help for this page
#!/usr/bin/perl use strict; ... my $cgi = CGI->new(); print $cgi->header();
package StupidAutoloader; ... } 1;