perlhack: Fix broken link
authorKarl Williamson <public@khwilliamson.com>
Tue, 26 Apr 2011 22:09:51 +0000 (16:09 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 18 May 2011 17:15:05 +0000 (11:15 -0600)
pod/perlhack.pod

index dbb020f..95eccda 100644 (file)
@@ -684,7 +684,7 @@ The F<t/test.pl> library provides some of the features of
 L<Test::More>, but avoids loading most modules and uses as few core
 features as possible.
 
-If you write your own test, use the L<Test Anything Protocol|TAP>.
+If you write your own test, use the L<Test Anything Protocol|http://testanything.org>.
 
 =over 4