summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-06-16 18:17:12 -0600
committerKarl Williamson <public@khwilliamson.com>2011-06-16 18:52:07 -0600
commit9172cbee7e02cd0d6a51d96b8ea7a04391f87ee3 (patch)
tree9acb8981a4132b261e1c00a5a8fb1a4e7b016ea2
parentc4815ced8888000b3e402d74ee1fbc65d8d6ac84 (diff)
downloadperl-9172cbee7e02cd0d6a51d96b8ea7a04391f87ee3.tar.gz
podcheck.t: NAME ok to be used in multi perldeltas
The name of all perldeltas should be "perldelta". So, set to -1 in the db to indicate to ignore this check.
-rw-r--r--t/porting/known_pod_issues.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index 3768e2a4a0..0e7246d5c8 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -214,7 +214,7 @@ pod/perldebug.pod ? Should you be using L<...> instead of 2
pod/perldebug.pod Verbatim line length including indents exceeds 80 by 3
pod/perldelta.pod Apparent broken link 1
pod/perldelta.pod Apparent internal link is missing its forward slash 3
-pod/perldelta.pod Pod NAME already used 2
+pod/perldelta.pod Pod NAME already used -1
pod/perldiag.pod =item type mismatch 1
pod/perldiag.pod Verbatim line length including indents exceeds 80 by 2
pod/perldoc.pod ? Should you be using F<...> or maybe L<...> instead of 1