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

NAME

Facebook::Graph::AccessToken::Respponse - The Facebook access token request response.

VERSION

version 0.0100

METHODS

token ()

Returns the token string.

expires ()

Returns the time alotted to this token. If undefined then the token is forever.

response ()

Direct access to the HTTP::Response object.