Originally Posted by
KevinADC
Are you familiar with the CGI module? You can set and read cookies with the module. See the CGI documentation for details.
http://perldoc.perl.org/CGI.html#HTTP-COOKIES
There is also the CGI::Cookie module
i couldn't find any thing productive there..
wat i want to do is to create a perl persistent cookie ?? how do u code for this
Last edited by localp; Dec 4th, 2008 at 2:03 pm.
Local P ...