remove FileHandle from list of PodParser dependencies (the
[p5sagit/p5-mst-13.2.git] / t / lib / timelocal.t
index 100e076..359d71e 100755 (executable)
@@ -2,7 +2,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    @INC = '../lib';
+    unshift @INC, '../lib';
 }
 
 use Time::Local;