in reply to Cookies and the macintosh

Another question, why this:
print "Set-Cookie: $cname\n"; print "Content-type: text/html\n\n";
Instead of just this:
print header(-COOKIE => $cname);
as you're using CGI anyway?
--
($_='jjjuuusssttt annootthheer pppeeerrrlll haaaccckkeer')=~y/a-z//s;print;