Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2cc10db0945c634ca4b9408b2325b67f3aedf7b0
      
https://github.com/Perl/perl5/commit/2cc10db0945c634ca4b9408b2325b67f3aedf7b0
  Author: Karl Williamson <[email protected]>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M dist/Devel-PPPort/PPPort_pm.PL
    M t/porting/known_pod_issues.dat

  Log Message:
  -----------
  Devel::PPPort: Fix broken pod link

ppport.h is pod, but the link to it, removed by this commit, is broken,
resulting in a 404 "Raptor not found" from

https://perldoc.perl.org/Devel::PPPort#SEE-ALSO

This commit changes the mention of the file from a link to a F<>.


Reply via email to