|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: WWW::Mechanize and Facebook loginby Kanji (Parson) |
| on Dec 11, 2007 at 08:47 UTC ( #656347=note: print w/ replies, xml ) | Need Help?? |
|
Depending on the user agent you specify(1), Facebook's successful/failed login URLs can actually be the same, so you probably want to check the content of what was returned, rather than location. --k. (1) See $mech->agent_alias('...') or the agent argument to WWW::Mechanize->new.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||