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