Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Yet another question about cookies.

by markjugg (Curate)
on Jun 07, 2006 at 01:48 UTC ( #553942=note: print w/replies, xml ) Need Help??


in reply to Yet another question about cookies.

CGI::Cookie is what you need, although it's normal to use it through the CGI interface. Cookies are a standard specification. When you read and write cookies, you are using the cookie standard to communicate with the browser.

How the browser stores the cookie is none of your business.

HTTP::Cookies::Microsoft seems to be built to solve a different problem. As I understand, it would be useful if you were writing a Windows web browser in Perl that wanted to read the cookies that were already stored by IE. I don't know why someone would want to that...

However, you seem to be writing a website, so I think CGI::Cookie is the way to go!

  • Comment on Re: Yet another question about cookies.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2023-03-21 04:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (59 votes). Check out past polls.

    Notices?