Description: fix POD syntax
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=141682
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=141682
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2025-11-09

--- a/version/v5.28/lib/FindBin/libs.pm
+++ b/version/v5.28/lib/FindBin/libs.pm
@@ -1080,8 +1080,6 @@
 
 =head1 SEE ALSO
 
-=over 4
-
 =head2 Cwd
 
 A bug in Cwd was fixed with 3.73. That should, hopefully,
--- a/version/v5.14/lib/FindBin/libs.pm
+++ b/version/v5.14/lib/FindBin/libs.pm
@@ -1117,8 +1117,6 @@
 for the moment. Once the Recursive module has been dealt with
 Module::FromPerlVer should Just Work.
 
-=back
-
 =head2 Cwd
 
 A bug in Cwd was fixed with 3.73. That should, hopefully,
@@ -1126,6 +1124,8 @@
 If it does not then I will have to modify the sanity check
 for using abs_path vs. rel2abs.
 
+=back
+
 =head1 AUTHOR
 
 Steven Lembark, Workhorse Computing <lembark@wrkhors.com>
