http://www.perlmonks.org?node_id=656747


in reply to Re: WWW::Mechanize and Facebook login
in thread WWW::Mechanize and Facebook login

I have successfully got LWP to login. This seems to work well: (at least the login stuff)

http://mattdanger.net/code/facebook-status/facebook-status.pl

Your going to need Crypt::SSLeay installed though.
use strict; use CGI;