Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: A question regarding cookies

by hgolden (Pilgrim)
on Sep 22, 2006 at 17:53 UTC ( [id://574415]=note: print w/replies, xml ) Need Help??


in reply to A question regarding cookies

Hey

One of the great things about CPAN is that it provides a lot of the code for you. Find the module that you think you need (perhaps CGI::Cookie), if you have questions about how to use it that either aren't in its documentation, or aren't clearly explained, ask again here and we'll be glad to help.

Hays

Update: Added module link

Replies are listed 'Best First'.
Re^2: A question regarding cookies
by bart (Canon) on Sep 22, 2006 at 18:01 UTC
    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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://574415]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 17:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found