Revision history for Perl extension Facebook::OpenGraph

0.04    Sat Jun 01 18:45:00 2013
        - Set capture_request option when initializing Furl::HTTP
        - Add and organize test
        - Add document

0.03    Fri May 17 20:45:00 2013
        - $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

0.02    Tue May 13 21:00:00 2013
        - Fix test

0.01    Mon May 12 20:00:00 2013
        - original version