in reply to Re^2: Need Help on CGI::Cookie
in thread Need Help on CGI::Cookie

If the cookie is not set, you have to debug the part where the cookie should be set.

Try to query that CGI page with wget --server-response $url and paste the headers here.