Hi there,
A couple of notes:
Have you tried the "warn before accepting a cookie" option in Netscape - it's often useful when debugging cookie problems?
In the header() function in CGI.pm, you could use the function "cookies" rather than "cookie" - I'm 98 percent certain that one is just the same as the other, but it's a style note.
davis