my $cgi_object = new CGI; if( ! $cgi_object->param() ) { print "No yadda yadda yadda."; }