Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Cookiejar for www::mechanize

by dba (Monk)
on Jun 16, 2004 at 17:08 UTC ( [id://367310]=note: print w/replies, xml ) Need Help??


in reply to Cookiejar for www::mechanize

use WWW::Mechanize; use HTTP::Cookies; my $agent = WWW::Mechanize->new(); $agent->cookie_jar(HTTP::Cookies->new);

Log In?
Username:
Password:

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

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

    No recent polls found