In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/30688243d28f88dab0c8fe6c6e420dcf5b37a316?hp=59d6f6a4c05afa7f69dc616d7a7f7446ceb5433a>
- Log ----------------------------------------------------------------- commit 30688243d28f88dab0c8fe6c6e420dcf5b37a316 Author: Michael Stevens <[email protected]> Date: Mon Feb 28 14:23:52 2011 +0000 Fix podchecker warnings. Fix warnings due to empty lines containing whitespace in Porting/epigraphs.pod. ----------------------------------------------------------------------- Summary of changes: Porting/epigraphs.pod | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod index 4ece45f..ed3bf04 100644 --- a/Porting/epigraphs.pod +++ b/Porting/epigraphs.pod @@ -20,7 +20,7 @@ Consult your favorite dictionary for details. =head2 v5.13.10 - Egill Skalla-GrÃmsson, L<Egils saga Skalla-GrÃmssonar|http://www.heimskringla.no/wiki/Egils_saga_Skalla-Gr%C3%ADmssonar> L<Annonced on 2011-02-20 by Ãvar Arnfjörð Bjarmason|http://www.nntp.perl.org/group/perl.perl5.porters/2011/02/msg169340.html> - + Skalat maðr rúnar rÃsta, nema ráða vel kunni. Ãat verðr mörgum manni, @@ -29,7 +29,7 @@ L<Annonced on 2011-02-20 by Ãvar Arnfjörð Bjarmason|http://www.nntp.perl.org/ tÃu launstafi ristna. Ãat hefr lauka lindi langs ofrtrega fengit. - + =head2 v5.13.9 - John F Kennedy, L<Inaugural Address January 20, 1961|http://en.wikisource.org/wiki/John_F._Kennedy%27s_Inaugural_Address> L<Announced on 2011-01-20 by Jesse Vincent|http://www.nntp.perl.org/group/perl.perl5.porters/2011/01/msg168335.html> -- Perl5 Master Repository
