in reply to Cookies with out milk.

You are not stupid.

I would read the contents of CGI::Cookies.pm and see what you can scrounge from that code. You might also consider adding a subdirectory to the cgi-bin you are using and install libraries there. Then just add that directory to @INC inside a begin block in your script. (or on the #! line). There are many ways to get around evil sysops.