![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re^2: A question regarding cookiesby bart (Canon) |
on Sep 22, 2006 at 18:01 UTC ( #574417=note: print w/replies, xml ) | Need Help?? |
CGI::Cookie is the utility module that CGI uses for cookies. So if you use the latter, you're actually depending on the former.
If you don't use CGI, you can still use CGI::Cookie directly. See the CGI docs on cookies for how to use the module transparently.
In Section
Seekers of Perl Wisdom
|
|