In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/824c873a3af03804d9c0bd54c7ddbcc7ee2b0e6a?hp=0881bdf0247a1d24d801c460af0ae058dda10334>
- Log ----------------------------------------------------------------- commit 824c873a3af03804d9c0bd54c7ddbcc7ee2b0e6a Author: Father Chrysostomos <[email protected]> Date: Sat Sep 20 09:53:00 2014 -0700 regen pod issues ----------------------------------------------------------------------- Summary of changes: t/porting/known_pod_issues.dat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 4152a65..f030eac 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -1,4 +1,4 @@ -# This file is the data file for porting\podcheck.t. +# This file is the data file for t/porting/podcheck.t. # There are three types of lines. # Comment lines are white-space only or begin with a '#', like this one. Any # changes you make to the comment lines will be lost when the file is @@ -247,7 +247,6 @@ pod/perlcygwin.pod Verbatim line length including indents exceeds 79 by 24 pod/perldebguts.pod Verbatim line length including indents exceeds 79 by 34 pod/perldebtut.pod Verbatim line length including indents exceeds 79 by 22 pod/perldebug.pod Verbatim line length including indents exceeds 79 by 3 -pod/perldelta.pod Apparent broken link 1 pod/perldsc.pod Verbatim line length including indents exceeds 79 by 4 pod/perldtrace.pod Verbatim line length including indents exceeds 79 by 26 pod/perlfunc.pod ? Should you be using F<...> or maybe L<...> instead of 1 -- Perl5 Master Repository
