summaryrefslogtreecommitdiff
path: root/utils/perlbug.PL
diff options
context:
space:
mode:
Diffstat (limited to 'utils/perlbug.PL')
-rw-r--r--utils/perlbug.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/perlbug.PL b/utils/perlbug.PL
index 3181adee89..910f2aa442 100644
--- a/utils/perlbug.PL
+++ b/utils/perlbug.PL
@@ -372,7 +372,7 @@ Please do not use $0 to send test messages, test whether perl
works, or to report bugs in perl modules from CPAN.
Suggestions for how to find help using Perl can be found at
-http://perldoc.perl.org/perlcommunity.html
+https://perldoc.perl.org/perlcommunity.html
EOF
}
}
@@ -553,7 +553,7 @@ EOF
paraprint <<EOF;
$entry is not a "core" Perl module. Please check that you entered
its name correctly. If it is correct, quit this program, try searching
-for $entry on http://rt.cpan.org, and report your issue there.
+for $entry on https://rt.cpan.org, and report your issue there.
EOF
$entry = '';