Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: cookie retrieval

by DrZaius (Monk)
on May 18, 2001 at 20:25 UTC ( [id://81541]=note: print w/replies, xml ) Need Help??


in reply to cookie retrieval

If you are 'use CGI; my $cgi = CGI->new'ing, you can do this instead:
my $cookie_a = $cgi->cookie('a');

Log In?
Username:
Password:

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

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

    No recent polls found