At least, fix the MakeMaker build_man tests.
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / testlib.pm
index d8c99bb..976ad54 100644 (file)
@@ -1,5 +1,9 @@
 package ExtUtils::testlib;
-$VERSION = 1.14_01;
+
+use strict;
+
+use vars qw($VERSION);
+$VERSION = 1.17;
 
 use Cwd;
 use File::Spec;