remove FileHandle from list of PodParser dependencies (the
[p5sagit/p5-mst-13.2.git] / t / lib / bigint.t
index 034c5c6..d2d520e 100755 (executable)
@@ -1,6 +1,6 @@
 #!./perl
 
-BEGIN { @INC = '../lib' }
+BEGIN { unshift @INC, '../lib' }
 require "bigint.pl";
 
 $test = 0;