Integrate perlio:
[p5sagit/p5-mst-13.2.git] / t / lib / cgi-request.t
index 3482f1c..fde3fd0 100755 (executable)
@@ -2,7 +2,7 @@
 
 BEGIN {
     chdir('t') if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 
 # Test ability to retrieve HTTP request info