integrate mainline changes
[p5sagit/p5-mst-13.2.git] / t / lib / textwrap.t
index c3a455b..bb1d5ca 100755 (executable)
@@ -2,8 +2,9 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    @INC = '../lib';
+    unshift @INC, '../lib';
 }
+use Text::Wrap qw(&wrap);
 
 @tests = (split(/\nEND\n/s, <<DONE));
 TEST1