View Single Post
Join Date: Apr 2008
Posts: 102
Reputation: localp is an unknown quantity at this point 
Solved Threads: 2
localp localp is offline Offline
Junior Poster

Re: perl/Cookie... basic question

 
0
  #3
Dec 4th, 2008
Originally Posted by KevinADC View Post
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 ...
Reply With Quote