in reply to
Re: link to perl documentation (updated)
in thread
link to perl documentation
I'm pretty sure the old site had the same issue. There is no "open" entry in perlfunc, so no "#open" anchor exists. perldoc.pl fixes this the same way metacpan does: with
https://metacpan.org/pod/Pod::Simple::Role::XHTML::WithAccurateTargets
.
Comment on
Re^2: link to perl documentation (updated)
In Section
Perl Monks Discussion