Test hex('x...').
[p5sagit/p5-mst-13.2.git] / t / op / hashwarn.t
index 4127271..634e7e1 100755 (executable)
@@ -1,7 +1,8 @@
 #!./perl
+
 BEGIN {
     chdir 't' if -d 't';
-    @INC =  qw(../lib);
+    unshift @INC, '../lib';
 }
 
 use strict;