diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-06-18 14:06:32 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-06-21 07:59:01 -0600 |
commit | 94c267a873369fd56bb0e0db664488ce34b18476 (patch) | |
tree | f3a3da20713f77a56ab3c0e5a2ed3ed2b1e7e6ee /t | |
parent | 9b15f68eac69c207750e96d9b51fed406fe667b8 (diff) | |
download | perl-94c267a873369fd56bb0e0db664488ce34b18476.tar.gz |
perlapi: fix broken link, from sv.c
Diffstat (limited to 't')
-rw-r--r-- | t/porting/known_pod_issues.dat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 2be2c0f353..836bb51091 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -197,7 +197,6 @@ os2/os2/os2-rexx/rexx.pm Verbatim line length including indents exceeds 80 by 1 pod/perl.pod Verbatim line length including indents exceeds 80 by 9 pod/perlaix.pod Verbatim line length including indents exceeds 80 by 11 pod/perlapi.pod ? Should you be using L<...> instead of 86 -pod/perlapi.pod Apparent broken link 1 pod/perlapi.pod Verbatim line length including indents exceeds 80 by 144 pod/perlapi.pod unresolved internal link 3 pod/perlapio.pod Verbatim line length including indents exceeds 80 by 5 |