From: Casey R. Tweten Date: Tue, 21 Nov 2000 15:01:25 +0000 (-0500) Subject: Test.pm POD peculiarity X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d032053e770dbe803c9cc0c686928de033389f0c;p=p5sagit%2Fp5-mst-13.2.git Test.pm POD peculiarity Message-ID: p4raw-id: //depot/perl@7804 --- diff --git a/lib/Test.pm b/lib/Test.pm index c18d381..60e9f7e 100644 --- a/lib/Test.pm +++ b/lib/Test.pm @@ -177,9 +177,9 @@ __END__ =head1 DESCRIPTION -L expects to see particular output when it executes -tests. This module aims to make writing proper test scripts just a -little bit easier (and less error prone :-). +L expects to see particular output when it +executes tests. This module aims to make writing proper test scripts just +a little bit easier (and less error prone :-). =head1 TEST TYPES