use CGI; open (DB, "data") || die "$!"; $cgi_object = new CGI(DB);