local version number bumps for CPAN.pm hotfixes
authorDavid Golden <dagolden@cpan.org>
Mon, 21 Dec 2009 03:53:57 +0000 (22:53 -0500)
committerDavid Golden <dagolden@cpan.org>
Mon, 21 Dec 2009 03:53:57 +0000 (22:53 -0500)
cpan/CPAN/lib/App/Cpan.pm
cpan/CPAN/lib/CPAN.pm
cpan/CPAN/lib/CPAN/FirstTime.pm
cpan/CPAN/lib/CPAN/Mirrors.pm
dist/Module-CoreList/lib/Module/CoreList.pm
pod/perl5113delta.pod

index f290cc8..e0c6c6c 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 use vars qw($VERSION);
 
-$VERSION = '1.57';
+$VERSION = '1.570001'; # 1.57 + local patches for bleadperl
 
 =head1 NAME
 
index b6ecac7..c5a63e4 100644 (file)
@@ -2,7 +2,7 @@
 # vim: ts=4 sts=4 sw=4:
 use strict;
 package CPAN;
-$CPAN::VERSION = '1.94_53';
+$CPAN::VERSION = '1.94_5301'; # 1.94_53 + local patches for bleadperl
 $CPAN::VERSION =~ s/_//;
 
 # we need to run chdir all over and we would get at wrong libraries
index d1db0cd..ff5b1f8 100644 (file)
@@ -9,7 +9,7 @@ use File::Path ();
 use File::Spec ();
 use CPAN::Mirrors ();
 use vars qw($VERSION $silent);
-$VERSION = "5.53";
+$VERSION = "5.530001"; # 5.53 + local patches for bleadperl
 
 =head1 NAME
 
index 1a3402e..e42680a 100644 (file)
@@ -3,7 +3,7 @@
 package CPAN::Mirrors;
 use strict;
 use vars qw($VERSION $urllist $silent);
-$VERSION = "1.77";
+$VERSION = "1.770001"; # 1.77 + local patches for bleadperl
 
 use Carp;
 use FileHandle;
index fda452d..03a0f18 100644 (file)
@@ -11533,7 +11533,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     },
     5.011003 => {
        'AnyDBM_File'           => '1.00',
-       'App::Cpan'             => '1.57',
+       'App::Cpan'             => '1.570001',
        'App::Prove'            => '3.17',
        'App::Prove::State'     => '3.17',
        'App::Prove::State::Result'=> '3.17',
@@ -11564,7 +11564,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'CGI::Push'             => '1.04',
        'CGI::Switch'           => '1.01',
        'CGI::Util'             => '3.48',
-       'CPAN'                  => '1.94_53',
+       'CPAN'                  => '1.94_5301',
        'CPAN::Author'          => '5.5',
        'CPAN::Bundle'          => '5.5',
        'CPAN::CacheMgr'        => '5.5',
@@ -11579,13 +11579,13 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'CPAN::Exception::yaml_not_installed'=> '5.5',
        'CPAN::FTP'             => '5.5004',
        'CPAN::FTP::netrc'      => '1.00',
-       'CPAN::FirstTime'       => '5.53',
+       'CPAN::FirstTime'       => '5.530001',
        'CPAN::HandleConfig'    => '5.5',
        'CPAN::Index'           => '1.94',
        'CPAN::InfoObj'         => '5.5',
        'CPAN::Kwalify'         => '5.50',
        'CPAN::LWP::UserAgent'  => '1.94',
-       'CPAN::Mirrors'         => '1.77',
+       'CPAN::Mirrors'         => '1.770001',
        'CPAN::Module'          => '5.5',
        'CPAN::Nox'             => '5.50',
        'CPAN::Prompt'          => '5.5',
index a523f34..5b85e62 100644 (file)
@@ -213,7 +213,8 @@ Upgraded from version 0.34 to 0.36.
 
 =item C<CPAN>
 
-Upgraded from version 1.94_51 to 1.94_53, plus some local fixes.
+Upgraded from version 1.94_51 to 1.94_5301, which is 1.94_53 on CPAN 
+plus some local fixes for bleadperl.
 
 Includes better bzip2 support, improved FirstTime experience with
 auto-selection of CPAN mirrors, proper handling of modules removed from the