print "Content-type:text/html\n\n"; $query = CGI->new(); # cookie stuff print $query->header(-cookie => $cookie);