print "Content-type: text/html\n\n"; $query = CGI->new(); $suche = $query->param("search"); if(!defined $suche) { &nix; }