In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e8a40f4ecf0d5000ea0ab99a5261915891d55f51?hp=da459ff628f80fa8577abb6f6afc86718eeaeb88>
- Log ----------------------------------------------------------------- commit e8a40f4ecf0d5000ea0ab99a5261915891d55f51 Author: Florian Ragwitz <[email protected]> Date: Thu Oct 14 18:55:52 2010 +0200 Update .gitignore for the Tie::Hash::NamedCapture move ----------------------------------------------------------------------- Summary of changes: lib/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/.gitignore b/lib/.gitignore index 9e4abc5..e35ae28 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -348,6 +348,7 @@ /Text/Wrap.pm /Thread /Tie/File.pm +/Tie/Hash/NamedCapture.pm /Tie/Memoize.pm /Tie/RefHash.pm /Time/HiRes.pm -- Perl5 Master Repository
