diff options
author | David Golden <dagolden@cpan.org> | 2011-07-20 21:17:14 -0400 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2011-07-20 21:17:41 -0400 |
commit | cc383182e6b8a4bfe002aad3786c1dc153b8a109 (patch) | |
tree | 7e8c60085b1c6c8a74f02ecc159f1a1aaf48401d /t | |
parent | 57126352f86d7519d61962a30eb9c2204826e035 (diff) | |
download | perl-cc383182e6b8a4bfe002aad3786c1dc153b8a109.tar.gz |
podcheck.t: fix up known issues in new perldelta
Diffstat (limited to 't')
-rw-r--r-- | t/porting/known_pod_issues.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index a43f10ac19..d40c747873 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -225,7 +225,7 @@ pod/perldbmfilter.pod Verbatim line length including indents exceeds 80 by 1 pod/perldebguts.pod Verbatim line length including indents exceeds 80 by 68 pod/perldebtut.pod Verbatim line length including indents exceeds 80 by 22 pod/perldebug.pod Verbatim line length including indents exceeds 80 by 3 -pod/perldelta.pod Apparent broken link 1 +pod/perldelta.pod Apparent broken link 2 pod/perldiag.pod =item type mismatch 1 pod/perldiag.pod Verbatim line length including indents exceeds 80 by 2 pod/perldsc.pod Verbatim line length including indents exceeds 80 by 4 |