summaryrefslogtreecommitdiff
path: root/t/lib/textwrap.t
diff options
context:
space:
mode:
authorCharles Bailey <bailey@newman.upenn.edu>1999-07-02 15:18:41 -0400
committerGurusamy Sarathy <gsar@cpan.org>1999-07-07 17:45:52 +0000
commit1f47e8e2e6e01cf4845f0f3f0f0c7524761ffa80 (patch)
treed302430354d07e16ddf40f2a034ab55b14889d8b /t/lib/textwrap.t
parentcae6c631be0cfed1f388d3116e456beb58714d6e (diff)
downloadperl-1f47e8e2e6e01cf4845f0f3f0f0c7524761ffa80.tar.gz
applied new parts of suggested patch
Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu> Subject: [PATCH 5.005_57] Consolidated VMS patch p4raw-id: //depot/perl@3650
Diffstat (limited to 't/lib/textwrap.t')
-rwxr-xr-xt/lib/textwrap.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/lib/textwrap.t b/t/lib/textwrap.t
index aee2500108..bb1d5ca4a5 100755
--- a/t/lib/textwrap.t
+++ b/t/lib/textwrap.t
@@ -4,6 +4,7 @@ BEGIN {
chdir 't' if -d 't';
unshift @INC, '../lib';
}
+use Text::Wrap qw(&wrap);
@tests = (split(/\nEND\n/s, <<DONE));
TEST1