In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/d634733c523ec6f574382d9fe0682071a0aabbcd?hp=9985e4afc71e78c7cbb9f94e74d608b0bf3a08ad>

- Log -----------------------------------------------------------------
commit d634733c523ec6f574382d9fe0682071a0aabbcd
Author: Jesse Vincent <je...@bestpractical.com>
Date:   Sat Apr 2 18:44:56 2011 +0800

    We shouldn't be changing perl version numbers in blead-isn't-upstream
    CPAN modules
-----------------------------------------------------------------------

Summary of changes:
 Porting/bump-perl-version |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Porting/bump-perl-version b/Porting/bump-perl-version
index 7eefee2..62ae47e 100644
--- a/Porting/bump-perl-version
+++ b/Porting/bump-perl-version
@@ -210,6 +210,7 @@ my @SKIP_DIRS = qw(
     ext
     lib
     pod
+    cpan
     t
 );
 

--
Perl5 Master Repository

Reply via email to