diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-06-21 21:50:32 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-06-21 21:50:32 +0200 |
commit | 307f421781d6c83f78141d5a4fd6d07b4cd3660c (patch) | |
tree | 82328c18052f57c316c0ffd5672108605da7a994 /t | |
parent | 23861b8e024e5d8e96153513b3b09ddc401be549 (diff) | |
download | perl-307f421781d6c83f78141d5a4fd6d07b4cd3660c.tar.gz |
Re-flow some sample text in the perldelta template to avoid an overlong line.
Porting/perldelta_template.pod is exempt from t/porting/podchecker.t, but when
its contents are copied as pod/perldelta.pod, that file is not. This change
reduces the amount of work the release manager needs to do to create a new
perldelta.
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 d73d1bdc02..7106386eb4 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -212,7 +212,6 @@ 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 2 pod/perldelta.pod Pod NAME already used -1 -pod/perldelta.pod Verbatim line length including indents exceeds 80 by 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 |