From: Andreas J Koenig Date: Sun, 24 May 2009 19:57:49 +0000 (+0200) Subject: Update CPAN.pm to 1.94 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e21a6cc6e23cb05573794c3438f5a45564a045d6;p=p5sagit%2Fp5-mst-13.2.git Update CPAN.pm to 1.94 --- diff --git a/lib/CPAN.pm b/lib/CPAN.pm index bd3d59d..ca8f596 100644 --- a/lib/CPAN.pm +++ b/lib/CPAN.pm @@ -2,7 +2,7 @@ # vim: ts=4 sts=4 sw=4: use strict; package CPAN; -$CPAN::VERSION = '1.93_54'; +$CPAN::VERSION = '1.94'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and we would get at wrong libraries