Thread
:
perl/Cookie... basic question
View Single Post
•
•
Join Date: Mar 2006
Posts: 898
Reputation:
Solved Threads: 67
KevinADC
Offline
Practically a Posting Shark
Re: perl/Cookie... basic question
0
#
2
Dec 4th, 2008
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
KevinADC
View Public Profile
Find all posts by KevinADC