Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Facebook-Oauth2 CPAN distribution.

Report information
The Basics
Id: 118431
Status: open
Priority: 0/
Queue: Net-Facebook-Oauth2

People
Owner: Nobody in particular
Requestors: angel [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.10
Fixed in: (no value)



Subject: Error with podman
Hi, packaging for Debian we found this error in pod generation. --- a/lib/Net/Facebook/Oauth2.pm +++ b/lib/Net/Facebook/Oauth2.pm @@ -524,6 +524,7 @@ hashref of parameters to be sent with graph API URL +=back =head1 AUTHOR Cheers,
Le Mer 19 Oct 2016 03:38:41, https://launchpad.net/~angelabad a écrit : Show quoted text
> Hi, packaging for Debian we found this error in pod generation. > > --- a/lib/Net/Facebook/Oauth2.pm > +++ b/lib/Net/Facebook/Oauth2.pm > @@ -524,6 +524,7 @@ > > hashref of parameters to be sent with graph API URL > > +=back > > =head1 AUTHOR > > > Cheers,
Hello, New error: --- a/lib/Net/Facebook/Oauth2.pm +++ b/lib/Net/Facebook/Oauth2.pm @@ -571,7 +571,7 @@ Please use a variable length data type without a specific maximum size to store access tokens. -=head2 C<$fb-E<gt>get_long_lived_token( access_token =E<gt> $access_token ) +=head2 C<$fb-E<gt>get_long_lived_token( access_token =E<gt> $access_token )> Asks facebook to retrieve the long-lived (~60d) version of the provided short-lived (~2h) access token retrieved from C<get_access_token()>. If