This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add perldelta "known issues" to the podchecker exception list.
authorNicholas Clark <nick@ccl4.org>
Tue, 21 Jun 2011 18:54:21 +0000 (20:54 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 21 Jun 2011 18:54:21 +0000 (20:54 +0200)
Porting/perldelta_template.pod is exempted from t/porting/podchecker.t
Hence when it is copied to pod/perldelta.pod, exceptions need to be added for
certain template boilerplate it contains, which are not valid pod
(but ultimately will be edited out before the release).

This doesn't seem ideal, but I'm not sure of a better way to do this.

t/porting/known_pod_issues.dat

index ccb4837..d73d1bd 100644 (file)
@@ -210,7 +210,9 @@ pod/perldbmfilter.pod       Verbatim line length including indents exceeds 80 by    1
 pod/perldebguts.pod    Verbatim line length including indents exceeds 80 by    68
 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