Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Authentication with WWW::Mechanize

by cbrandtbuffalo (Deacon)
on Sep 19, 2005 at 20:06 UTC ( [id://493287]=note: print w/replies, xml ) Need Help??


in reply to Authentication with WWW::Mechanize

Is there a reason you are creating a URI object to pass into the Mechanize get method? I think it just wants a simple URL. Try putting the https string directly in the get call like this:
$mech->get('https://wwws.izone.com/apps/LogIn');

Log In?
Username:
Password:

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

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

    No recent polls found