diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-07-11 21:41:32 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-07-11 21:41:32 -0700 |
commit | 4000c4db548709df1a7c23190f040b9f654e0aad (patch) | |
tree | ae8ff0386db1092faf5fed270abb701f72e81d4f /t | |
parent | f993ad5b93ddc1f73571123eae7cc486a0d990ec (diff) | |
download | perl-4000c4db548709df1a7c23190f040b9f654e0aad.tar.gz |
buildtoc, known_pod_issues
This just does the general bookkeeping necessary when a new pod
(like the one in the previous commit) is added.
Diffstat (limited to 't')
-rw-r--r-- | t/porting/known_pod_issues.dat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index c7f851bf9e..02909cb98a 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -225,6 +225,7 @@ pod/perldelta.pod Pod NAME already used -1 pod/perldiag.pod =item type mismatch 1 pod/perldiag.pod Verbatim line length including indents exceeds 80 by 2 pod/perldsc.pod Verbatim line length including indents exceeds 80 by 4 +pod/perldtrace.pod Verbatim line length including indents exceeds 80 by 17 pod/perlebcdic.pod Verbatim line length including indents exceeds 80 by 273 pod/perlembed.pod Verbatim line length including indents exceeds 80 by 27 pod/perlfunc.pod There is more than one target 1 |