Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Authentication with WWW::Mechanize

by Kanji (Parson)
on Sep 19, 2005 at 20:15 UTC ( [id://493290]=note: print w/replies, xml ) Need Help??


in reply to Authentication with WWW::Mechanize

Your error messages are a little puzzling:-

How are www.omniomix.com and wwws.izone.com related?

Assuming that isn't the result of discrepency between code pasted here and the code run to get those errors, you may want to enable debugging by adding...

use LWP::Debug qw( + );

...to your script and then re-running it.

This should tell you exactly how submitting a form at izone.com is landing you at omniomix.com, and probably provide some vital insight to your problem.

    --k.


Log In?
Username:
Password:

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

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

    No recent polls found