diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-06-20 13:35:38 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-06-21 07:59:03 -0600 |
commit | 755789c0fc98a11f381782159172f1870a653abc (patch) | |
tree | d548f5f2b2a32aff00c50d3483332f9e71d6b7f9 /t | |
parent | e57d740c53c4a9f20cecd060e4d958cbce6c7918 (diff) | |
download | perl-755789c0fc98a11f381782159172f1870a653abc.tar.gz |
perlunicode: Narrow verabitm lines so don't wrap
For 80 columns, this collection of spacing changes keeps all
lines in this pod from wrapping.
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 b9fcfa0824..ccb4837dc0 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -294,7 +294,6 @@ pod/perltrap.pod ? Should you be using F<...> or maybe L<...> instead of 1 pod/perltrap.pod Verbatim line length including indents exceeds 80 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 80 by 4 -pod/perlunicode.pod Verbatim line length including indents exceeds 80 by 16 pod/perlunifaq.pod empty section in previous paragraph 1 pod/perluniintro.pod Verbatim line length including indents exceeds 80 by 3 pod/perluniprops.pod =item type mismatch 6 |