use CGI; #### my $q = new CGI; #### my foo = $q->param('foo');
## my $q = new CGI; ##
## my foo = $q->param('foo');