Hi,
with all ActivePerl 5.8 versions including the current 5.8.8 Build 822 there seems to be a problem with internal links in the HTML documentation. All internal links seem to be broken because the links use href="#item_scalar" while the target is defined as name="scalar" class="item". This does not work with both IE6/7 and Firefox 2.x. Is there a way to fix this?
Best regards,
Reiner.
This is an example of known bugs in the Pod::Html module. Problems are being addressed by the maintainers of the module.
Other similar issues:
#14599
#72409