diff options
Diffstat (limited to 'pod/perlmodlib.PL')
-rw-r--r-- | pod/perlmodlib.PL | 2 |
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>. |