Subject: | POD parsers can't seem to deal with newlines inside L<> in Search/GIN.pm |
See metacpan's broken rendering <https://metacpan.org/pod/Search::GIN> using Pod::Simple::XHTML, or pod2html's differently broken rendering (<a> but no href attribute): perldoc -m Search::GIN | pod2html.
Ostensibly not your fault, per-se, but easy for you to change your POD at least. The POD to HTML converters should likely be stripping \n from inside link targets.