Description: Fix error in pod generation
Author: Angel Abad <angel@debian.org>
Origin: vendor
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=118431
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118431
Reviewed-By: Xavier Guimard <x.guimard@free.fr>
Last-Update: 2018-08-27

--- 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
