The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.1000 - 2015-03-20

  • More POD thanks to Nathan Handy.
  • Upgraded to Facebook Graph v2.2 API, and all the changes that come with it.
  • Allow for Facebook's versioned URLs.
  • Removed the following APIs as they are no longer supported in Facebook's Graph v2 API: FQL, publishing notes, publishing events
  • You can no longer do public queries (queries without an access token).
  • You can no longer do queries using usernames or object names, you must use object ids.
  • Removed "display" from Facebook::Graph::Authorize as Facebook no longer supports it.

Documentation

A cookbook for Facebook::Graph
Building Privileged Applications
Building a Full Web App

Modules

A fast and easy way to integrate your apps with Facebook.
Acquire an access token from Facebook.
The Facebook access token request response.
Authorizing an app with Facebook
Add a post to a Facebook page.
Get the URI for the picture of any object.
A base class for publishing various things to facebook.
Publish a location checkin.
Publish a comment on a post.
Mark a post as something you like.
Publish to a user's wall.
RSVP attending to an event.
RSVP declined to an event.
RSVP maybe to an event.
Simple and fast searching and fetching of Facebook data.
Handling posts to Facebook Graph.
Handling of a Facebook::Graph response documents.
The base URI for the Facebook Graph API.
Convert old API sessions into Graph API access_tokens.