This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
upgrade to ExtUtils::MakeMaker 6.53_03
[perl5.git] / lib / ExtUtils / testlib.pm
index 6a2d437..ab0ab89 100644 (file)
@@ -3,7 +3,7 @@ package ExtUtils::testlib;
 use strict;
 use warnings;
 
-our $VERSION = 6.47_01;
+our $VERSION = 6.53_03;
 
 use Cwd;
 use File::Spec;