summaryrefslogtreecommitdiff
path: root/pod/perlmodlib.PL
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2010-03-04 17:38:41 +0000
committerRafael Garcia-Suarez <rgs@consttype.org>2010-03-12 09:48:21 +0100
commitba555bf5eb8f5b1d4d529ec806a7fef2f337c342 (patch)
tree5f8e42eab99b66ce6b8b9ab4ecd6d8db27bdfd97 /pod/perlmodlib.PL
parent04c2c53e28f4ba728c1eb5803e26f67d44f5672a (diff)
downloadperl-ba555bf5eb8f5b1d4d529ec806a7fef2f337c342.tar.gz
Use POD references to documentation when possible.
Diffstat (limited to 'pod/perlmodlib.PL')
-rw-r--r--pod/perlmodlib.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlmodlib.PL b/pod/perlmodlib.PL
index 23251ac9bb..78bd59c9be 100644
--- a/pod/perlmodlib.PL
+++ b/pod/perlmodlib.PL
@@ -1150,7 +1150,7 @@ of code that need less strictness.
Always use B<-w>.
-Follow the guidelines in the perlstyle(1) manual.
+Follow the guidelines in L<perlstyle>.
Always use B<-w>.