In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/2892c41e5ec4288bdc8c3f071778c536d31997d7?hp=274ca399ccca923153c8b224c378625a25afd984>
- Log ----------------------------------------------------------------- commit 2892c41e5ec4288bdc8c3f071778c536d31997d7 Author: Florian Ragwitz <[email protected]> Date: Sun Oct 10 05:51:15 2010 +0200 Pod/Html.pm is now in ext/Pod-Html ----------------------------------------------------------------------- Summary of changes: lib/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/.gitignore b/lib/.gitignore index 6346b25..9e4abc5 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -299,6 +299,7 @@ /Pod/Checker.pm /Pod/Escapes.pm /Pod/Find.pm +/Pod/Html.pm /Pod/InputObjects.pm /Pod/LaTeX.pm /Pod/Man.pm -- Perl5 Master Repository
