In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/637e474a32421ef455f71ce4de89adcce97f8aa1?hp=85dc445cc4c1beeb43141d5dfa9cedafeb09e093>
- Log ----------------------------------------------------------------- commit 637e474a32421ef455f71ce4de89adcce97f8aa1 Author: Rafael Garcia-Suarez <[email protected]> Date: Sun Sep 13 12:39:11 2009 +0200 .gitignore fix for AutoSplit ----------------------------------------------------------------------- Summary of changes: lib/.gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/.gitignore b/lib/.gitignore index b7a1eae..87be0e3 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -4,7 +4,7 @@ /Archive/Tar/File.pm /Attribute /AutoLoader.pm -/AutoSplit.pl +/AutoSplit.pm /autodie /autodie.pm /autouse.pm -- Perl5 Master Repository
