local our $cookie_in = $query->cookie('USERNAME'); print "Content-Type: text/html\n\n"; print $cookie_in;