Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Establish a session to call URL with Perl

by Cody Fendant (Hermit)
on Jul 07, 2013 at 03:18 UTC ( [id://1042963]=note: print w/replies, xml ) Need Help??


in reply to Establish a session to call URL with Perl

Do you mean "establish a connection" or do you mean "log in to the site"?

Generally speaking, you go to a website with WWW::Mechanize just by using get('url') so if you know the URL you want to go to, say it's http://google.com you just do $mech->get('http://google.com').

If you mean something else, please be more specific.

Log In?
Username:
Password:

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

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

    No recent polls found