diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-01-18 10:57:44 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-01-21 10:02:54 -0700 |
commit | 9ba22424c6f4c8c245fd5f3626f164f30c092c11 (patch) | |
tree | a23ce152da5f1b9058f3a7b27adab4c0cb34cc61 /t | |
parent | e05ffc7dc5f2f6ad3c06921fea74a047e7fd4c5f (diff) | |
download | perl-9ba22424c6f4c8c245fd5f3626f164f30c092c11.tar.gz |
perluniintro: Shorten too-long verbatim lines
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 d38824055c..2e517c06ef 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -282,7 +282,6 @@ pod/perltrap.pod Verbatim line length including indents exceeds 79 by 15 pod/perltru64.pod ? Should you be using F<...> or maybe L<...> instead of 1 pod/perltru64.pod Verbatim line length including indents exceeds 79 by 4 pod/perlunifaq.pod empty section in previous paragraph 1 -pod/perluniintro.pod Verbatim line length including indents exceeds 79 by 3 pod/perluniprops.pod =item type mismatch 6 pod/perlvar.pod Verbatim line length including indents exceeds 79 by 9 pod/perlvms.pod ? Should you be using F<...> or maybe L<...> instead of 1 |