Test.pm POD peculiarity
Casey R. Tweten [Tue, 21 Nov 2000 15:01:25 +0000 (10:01 -0500)]
Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>

p4raw-id: //depot/perl@7804

lib/Test.pm

index c18d381..60e9f7e 100644 (file)
@@ -177,9 +177,9 @@ __END__
 
 =head1 DESCRIPTION
 
-L<Test::Harness> 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<Test::Harness|Test::Harness> 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