SYN SYN
[p5sagit/p5-mst-13.2.git] / t / lib / soundex.t
index a04cccd..d35f264 100755 (executable)
@@ -18,7 +18,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 
 use Text::Soundex;