summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-12-06 15:13:48 -0500
committerJesse Vincent <jesse@bestpractical.com>2009-12-06 16:52:40 -0500
commit8b19c1f8f171b4db09e0f4369f5fa72b488e66bd (patch)
treefe9e9248aabfea166e8d9942a3ac2c815a9252c5 /cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm
parent7baa46900628573770d962400725b38c0773bf47 (diff)
downloadperl-8b19c1f8f171b4db09e0f4369f5fa72b488e66bd.tar.gz
Import ExtUtils::MakeMaker 6.55_03 from CPAN
Diffstat (limited to 'cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm')
-rw-r--r--cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm
index f1b47f6750..21163bbd97 100644
--- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm
+++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm
@@ -3,7 +3,7 @@ package ExtUtils::Mkbootstrap;
# There's just too much Dynaloader incest here to turn on strict vars.
use strict 'refs';
-our $VERSION = '6.55_02';
+our $VERSION = '6.55_03';
require Exporter;
our @ISA = ('Exporter');