in reply to CPAN upload previewer

I've just noticed that CPAN's docs don't include target anchors on =item commands as on =headN commands, just like using Pod::Simple::HTML, and cannot be linked. Was this intended or is a bug?

Reference: "A section is started by the named heading or item." (perlpod)

As pod2html does include the target on items, I used them to link within a pod, but it seems that I should remove that links as them would point to nowhere when uploaded to CPAN.