summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2023-04-13 09:40:32 -0600
committerℕicolas ℝ <nicolas@atoomic.org>2023-04-13 09:30:14 -0700
commit2cc10db0945c634ca4b9408b2325b67f3aedf7b0 (patch)
treed242b3e5342bab349f91fe82b9c59111146b6701 /t
parent243f8ce6f4073bdaa704088694d9fb7597ba9448 (diff)
downloadperl-2cc10db0945c634ca4b9408b2325b67f3aedf7b0.tar.gz
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<>.
Diffstat (limited to 't')
-rw-r--r--t/porting/known_pod_issues.dat1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index a9eb3f2f03..5f04a2edc6 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -389,7 +389,6 @@ YAML
YAML::Syck
YAML::Tiny
dist/data-dumper/dumper.pm ? Should you be using L<...> instead of 1
-dist/devel-ppport/ppport.pm Apparent broken link 1
dist/env/lib/env.pm ? Should you be using F<...> or maybe L<...> instead of 1
dist/math-complex/lib/math/complex.pm Verbatim line length including indents exceeds 78 by 3
dist/math-complex/lib/math/trig.pm Verbatim line length including indents exceeds 78 by 4