Grinnz / perldoc-browser

Perldoc Browser
https://perldoc.perl.org
Artistic License 2.0
55 stars 21 forks source link

bad link on "warnings" page #65

Closed myrrhlin closed 1 month ago

myrrhlin commented 1 month ago

On the page:

https://perldoc.perl.org/5.6.0/warnings

is the link:

See "Pragmatic Modules" in perlmod and

But it should be:

See "Pragmatic Modules" in perlmodlib and

I checked: same links on 5.6.1 and 5.6.2 are correct.

Grinnz commented 1 month ago

That is how it is linked in that version of the source documentation. Clearly it was fixed in 5.6.1. There's nothing I can do here.