WWW::Facebook::API::REST::Client::Login

WWW::Facebook::API::REST::Client::Login is a Perl module to ask for user login info.
Download

WWW::Facebook::API::REST::Client::Login Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • David Romano
  • Publisher web site:
  • http://search.cpan.org/~unobe/WWW-Facebook-API-v0.4.7/lib/WWW/Facebook/API/Profile.pm

WWW::Facebook::API::REST::Client::Login Tags


WWW::Facebook::API::REST::Client::Login Description

WWW::Facebook::API::REST::Client::Login is a Perl module to ask for user login info. WWW::Facebook::API::REST::Client::Login is a Perl module to ask for user login info.SYNOPSIS use WWW::Facebook::API::REST::Client::Login;This uses the WWW::Mechanize object to login a user to the Facebook. Useful for quick testing, by replacing WWW::Facebook::API::REST::Client::Auth in Client.pm with this module since this module subclasses that one.SUBROUTINES/METHODSbaseThe WWW::Facebook::API::REST::Client::Base object to use to make calls to the REST serverlogin_uriThe login uri for having the user login. If you want, there are internal methods available (using WWW::Mechanize) to login the user automatically so they don't have to open a browser window to do so.loginGiven a token, logs in a user using _login_form.INTERNAL METHODS AND FUNCTIONS_login_formGenerates the actual form submission for the login process. Ask for the user name and password of a person from STDIN. Their username and password is not masked presently, and it is not stored (the latter of which is a BIG no-no). Requirements: · Perl


WWW::Facebook::API::REST::Client::Login Related Software