http://qs321.pair.com?node_id=11113110


in reply to Re^2: NEW [doc://perldoc#deeplink] works now with all perldocs ( pragmas/modules vs functions conflicts )
in thread NEW [doc://perldoc#deeplink] works now with all perldocs

[doc://open.pm#Implementation-Details] --> Implementation Details
FAILs... because apparently anchor names are case sensitive, and the anchor names in use (mostly?) on perldoc.perl.org are AlL-cApS. Try:

[doc://open.pm#IMPLEMENTATION-DETAILS] --> Implementation Details

Should we convert the user-supplied anchor name to uppercase for this purpose? I tend to think so... but only if we believe that that will work 99.9% of the time for perldoc.perl.org.

I reckon we are the only monastery ever to have a dungeon stuffed with 16,000 zombies.

Replies are listed 'Best First'.
Re^4: NEW [doc://perldoc#deeplink] works now with all perldocs
by LanX (Saint) on Feb 18, 2020 at 16:09 UTC
    > FAILs... because apparently anchor names are case sensitive,

    Race commenting, I ran and expanded the tests as soon as I saw your approval :)

    > Should we convert the user-supplied anchor name to uppercase for this purpose?

    No, I don't think so, we can't keep up to date with changes in perldoc.perl.org.

    The author of the post should care.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery