if (use CGI){ print "use CGI worked\n"; } else{ print "failed\n"; }