Subject: | Pod includes invalid HTML |
The pod for this module includes things like
=for html <a name="SYNOPSIS:"/>
This generates invalid HTML, as <a> tags can not be self closing like that. It is also unnecessary in any reasonable pod rendered, which will generate their own anchors or id attributes.
This results in the page being displayed badly on metacpan for example: https://metacpan.org/pod/Carp::Proxy