projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fd9a0c6
)
Upgrade to CPAN-1.88_77.
Steve Peters [Wed, 21 Feb 2007 17:50:37 +0000 (17:50 +0000)]
p4raw-id: //depot/perl@30378
lib/CPAN.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/CPAN.pm
b/lib/CPAN.pm
index
d24f61e
..
6f128d4
100644
(file)
--- a/
lib/CPAN.pm
+++ b/
lib/CPAN.pm
@@
-1,7
+1,7
@@
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*-
use strict;
package CPAN;
-$CPAN::VERSION = '1.88_76';
+$CPAN::VERSION = '1.88_77';
$CPAN::VERSION = eval $CPAN::VERSION;
use CPAN::HandleConfig;