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

Changes for version 0.123482 - 2012-12-13

  • renames roles to better match naming scheme in Facebook::Graph role/HTTPtoken => Cmdline/Role/HTTPAccessToken role/save_token => Cmdline/Role/SaveAccessToken
  • uses access_token() from parent Facebook::Graph rather than a parallel token(). Augments access_token to add lazybuild.
  • improves examples
  • initial tests under Moose and Mouse
  • adds an app id and secret to the example/facebook.yml
  • source build generates a README.mkdn for github/etc with coderwall!

Modules

Extends Facebook::Graph with embedded HTTP for Oauth and token saving
Embeds an HTTP::Daemon to implement OAuth callback for Facebook Authorization of Commandline Facebook apps.
Provides a save_access_token method to save token value to YAML config file.