diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-06-18 13:32:33 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-06-21 07:59:00 -0600 |
commit | c23989d1e102aa580c400cf3412161488ac549dd (patch) | |
tree | a049a4af93472a112f8b0acd36ecb2acfa661f0c /t | |
parent | 76c9ab0ee7eb0659d967951d40a8c6d698dc3dc5 (diff) | |
download | perl-c23989d1e102aa580c400cf3412161488ac549dd.tar.gz |
perltodo: Change some C<> into F<>
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 59008801ac..263f1f5f68 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -297,7 +297,6 @@ pod/perlsymbian.pod Verbatim line length including indents exceeds 80 by 20 pod/perlsyn.pod Verbatim line length including indents exceeds 80 by 7 pod/perlthrtut.pod Verbatim line length including indents exceeds 80 by 5 pod/perltie.pod Verbatim line length including indents exceeds 80 by 13 -pod/perltodo.pod ? Should you be using F<...> or maybe L<...> instead of 2 pod/perltodo.pod Verbatim line length including indents exceeds 80 by 7 pod/perltodo.pod empty section in previous paragraph 2 pod/perltoot.pod Verbatim line length including indents exceeds 80 by 1 |