diff options
-rw-r--r-- | t/porting/known_pod_issues.dat | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 2871cb5dad..cd7b4c379b 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -1,4 +1,4 @@ -# This file is the data file for porting/podcheck.t. +# This file is the data file for t/porting/podcheck.t. # There are three types of lines. # Comment lines are white-space only or begin with a '#', like this one. Any # changes you make to the comment lines will be lost when the file is @@ -339,6 +339,8 @@ pod/perlbook.pod Verbatim line length including indents exceeds 79 by 1 pod/perlce.pod Verbatim line length including indents exceeds 79 by 3 pod/perldebguts.pod Verbatim line length including indents exceeds 79 by 27 pod/perldebtut.pod Verbatim line length including indents exceeds 79 by 3 +pod/perldelta.pod Apparent broken link 1 +pod/perldelta.pod Verbatim line length including indents exceeds 79 by 1 pod/perldtrace.pod Verbatim line length including indents exceeds 79 by 7 pod/perlgit.pod ? Should you be using F<...> or maybe L<...> instead of 1 pod/perlgit.pod Verbatim line length including indents exceeds 79 by 1 |