--- mktest.pl	Mon Mar  4 12:05:59 2002
+++ /home/kroepke/packages/Test-Smoke-1.12/mktest.pl	Thu Apr 11 16:50:12 2002
@@ -349,7 +349,7 @@
 		chdir ".." or die "unable to chdir () out of 'win32'";
 		}
 	    else {
-		open TST, "make _test |";
+		open TST, "PERL=./perl make _test |";
 		}
 
 	    my @nok = ();
