The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2013-05-17

  • $res->req_headers and $res->req_content are available w/ later version of Furl
  • Store JSON object and reuse it for better performance
  • Remove dependency on parent.pm in test codes. Now it's my turn to get away from my parents and be self-dependent.
  • Handles ids parameter. Set +{ids => [qw/4 5 oklahomer.docs/]} and it will be parsed like ids=4,5,oklahomer.docs

Modules

Simple way to handle Facebook's Graph API.
Response object for Facebook::OpenGraph.