summaryrefslogtreecommitdiff
path: root/pod/perlhack.pod
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-04-26 16:09:51 -0600
committerKarl Williamson <public@khwilliamson.com>2011-05-18 11:15:05 -0600
commitd5d573bade280ba686ddd615a6da7e0ef89e68d3 (patch)
treeeed07f4daf6b840501c1d7aa93856d0e8232d044 /pod/perlhack.pod
parent4509d3915807f2b10ded2392ed80232450656889 (diff)
downloadperl-d5d573bade280ba686ddd615a6da7e0ef89e68d3.tar.gz
perlhack: Fix broken link
Diffstat (limited to 'pod/perlhack.pod')
-rw-r--r--pod/perlhack.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index dbb020f09a..95eccdaeaa 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -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