diff options
author | David Steinbrunner <dsteinbrunner@pobox.com> | 2013-05-21 06:46:18 -0400 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2013-05-22 19:04:14 -0400 |
commit | 2effe01f18007a1b28e11f29b319f2b5cd0ae4df (patch) | |
tree | 99ff95a447d257486d5d407afbc04e9d884fdf32 /t | |
parent | 5364049c28608557a7832b748edaf27ce5262d89 (diff) | |
download | perl-2effe01f18007a1b28e11f29b319f2b5cd0ae4df.tar.gz |
typo fixes for root level scripts
Add David Steinbrunner to AUTHORS.
Update pod issues database.
Diffstat (limited to 't')
-rw-r--r-- | t/porting/known_pod_issues.dat | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index b175a81868..ffef833bab 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -296,6 +296,7 @@ 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/perluniprops.pod =item type mismatch 6 +pod/perlutil.pod Apparent internal link is missing its forward slash 2 pod/perlvms.pod ? Should you be using F<...> or maybe L<...> instead of 1 pod/perlvms.pod Verbatim line length including indents exceeds 79 by 2 pod/perlwin32.pod Verbatim line length including indents exceeds 79 by 12 @@ -310,6 +311,10 @@ porting/todo.pod Verbatim line length including indents exceeds 79 by 7 symbian/perlutil.pod Verbatim line length including indents exceeds 79 by 4 utils/c2ph Verbatim line length including indents exceeds 79 by 44 utils/pod2html Pod NAME already used 1 +utils/prove Apparent broken link 2 +utils/prove Pod NAME already used 1 +utils/prove There is more than one target 1 +utils/prove Verbatim line length including indents exceeds 79 by 3 vms/ext/filespec.pm Verbatim line length including indents exceeds 79 by 1 x2p/a2p.pod empty section in previous paragraph 2 lib/benchmark.pm Verbatim line length including indents exceeds 79 by 4 |