diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-08-26 12:34:43 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-08-26 13:16:55 -0700 |
commit | be1d34d79ba6bc81637d0a9803e9d47a784cb311 (patch) | |
tree | c296c64804f4e8e05ab58e9c80a1ace0d731dcc7 /t | |
parent | 440292d7cdb0228fdf82692aefb1a7f49ee515a6 (diff) | |
download | perl-be1d34d79ba6bc81637d0a9803e9d47a784cb311.tar.gz |
Opcode.pm: wrap long pod 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 b1882bd51d..8b2a862f27 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -190,7 +190,6 @@ ext/dynaloader/dynaloader.pm Verbatim line length including indents exceeds 79 b ext/file-glob/glob.pm Verbatim line length including indents exceeds 79 by 15 ext/hash-util-fieldhash/lib/hash/util/fieldhash.pm Verbatim line length including indents exceeds 79 by 2 ext/i18n-langinfo/langinfo.pm Verbatim line length including indents exceeds 79 by 1 -ext/opcode/opcode.pm Verbatim line length including indents exceeds 79 by 10 ext/pod-html/bin/pod2html Pod NAME already used 1 ext/pod-html/testdir/perlpodspec-copy.pod Verbatim line length including indents exceeds 79 by 8 ext/pod-html/testdir/perlvar-copy.pod ? Should you be using L<...> instead of 3 |