Add #!./perl, noticed by John Adams.
Jarkko Hietaniemi [Mon, 15 Jul 2002 18:39:11 +0000 (18:39 +0000)]
p4raw-id: //depot/perl@17558

ext/Time/HiRes/HiRes.t

index e246d82..8a50f50 100644 (file)
@@ -1,3 +1,5 @@
+#!./perl -w
+
 BEGIN {
     chdir 't' if -d 't';
     @INC = '../lib';