This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9985e4a
)
We shouldn't be changing perl version numbers in blead-isn't-upstream
author
Jesse Vincent
<jesse@bestpractical.com>
Sat, 2 Apr 2011 10:44:56 +0000
(18:44 +0800)
committer
Jesse Vincent
<jesse@bestpractical.com>
Sat, 2 Apr 2011 10:44:56 +0000
(18:44 +0800)
CPAN modules
Porting/bump-perl-version
patch
|
blob
|
blame
|
history
diff --git
a/Porting/bump-perl-version
b/Porting/bump-perl-version
index
7eefee2
..
62ae47e
100644
(file)
--- a/
Porting/bump-perl-version
+++ b/
Porting/bump-perl-version
@@
-210,6
+210,7
@@
my @SKIP_DIRS = qw(
ext
lib
pod
+ cpan
t
);