WWW::Facebook::API::Friends

A Perl module to handle Facebook friends
Download

WWW::Facebook::API::Friends 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::Friends Tags


WWW::Facebook::API::Friends Description

A Perl module to handle Facebook friends WWW::Facebook::API::Friends is a Perl module to handle Facebook friends.SYNOPSIS use WWW::Facebook::API;SUBROUTINES/METHODSget() The friends.get method of the Facebook API: $response = $client->friends->get;get_app_users() The friends.getAppUsers method of the Facebook API: $response = $client->friends->get_app_users;are_friends( uids1 => , uids2 => ) The friends.areFriends method of the Facebook API. The two arguments are array refs that make up an associative array: $response = $client->friends->are_friends( uids1 => , uids2 => ); See the Facebook API Documentation for more information. Requirements: · Perl


WWW::Facebook::API::Friends Related Software