summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-05-09 17:18:34 -0600
committerKarl Williamson <khw@cpan.org>2019-05-25 22:15:21 -0600
commitdaa0a22aad3378c44f58f6114c1a71d5fc622c1a (patch)
tree80860b7c34cb9281e1204127a7b1f9333a95d919 /utils
parent1a2bd0846d7c7e7c3c770d7cac352957a5e93a5a (diff)
downloadperl-daa0a22aad3378c44f58f6114c1a71d5fc622c1a.tar.gz
perlbug.PL: Add L<> around a link in the pod
Diffstat (limited to 'utils')
-rw-r--r--utils/perlbug.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/perlbug.PL b/utils/perlbug.PL
index d1eb1e04a8..3181adee89 100644
--- a/utils/perlbug.PL
+++ b/utils/perlbug.PL
@@ -1313,7 +1313,7 @@ Type C<perl -v> at the command line to find out.
=item Are you running the latest released version of perl?
-Look at http://www.perl.org/ to find out. If you are not using the
+Look at L<http://www.perl.org/> to find out. If you are not using the
latest released version, please try to replicate your bug on the
latest stable release.