Integrate perlio:
[p5sagit/p5-mst-13.2.git] / t / lib / gol-compat.t
index 1d79306..0bbe386 100755 (executable)
@@ -1,5 +1,10 @@
 #!./perl -w
 
+BEGIN {
+    chdir('t') if -d 't';
+    @INC = '../lib';
+}
+
 require "newgetopt.pl";
 
 print "1..9\n";