summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorElvin Aslanov <rwp.primary@gmail.com>2022-10-03 19:29:44 +0400
committerLeon Timmermans <fawaka@gmail.com>2022-10-03 23:55:45 +0200
commit871702baa1fa0296622b298964fe2ff34f370d98 (patch)
tree0a84d2fda6f7265915f2db8294a2270fdab98c3c /pod
parent7c1c0dc5b1e09229da8be35d8d0699cf64668ec5 (diff)
downloadperl-871702baa1fa0296622b298964fe2ff34f370d98.tar.gz
[doc] perlnewmod: Move links from HTTP to HTTPS
Convert links to MetaCPAN, PAUSE, and CPAN to HTTPS. They will redirect anyway.
Diffstat (limited to 'pod')
-rw-r--r--pod/perlnewmod.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlnewmod.pod b/pod/perlnewmod.pod
index ca3dd5c7ce..628b3d5b39 100644
--- a/pod/perlnewmod.pod
+++ b/pod/perlnewmod.pod
@@ -88,7 +88,7 @@ written.
There are a lot of modules on CPAN, and it's easy to miss one that's
similar to what you're planning on contributing. Have a good plough
-through L<http://metacpan.org> and make sure you're not the one
+through L<https://metacpan.org> and make sure you're not the one
reinventing the wheel!
=item Discuss the need
@@ -234,7 +234,7 @@ file.
=item Get a CPAN user ID
Every developer publishing modules on CPAN needs a CPAN ID. Visit
-C<L<http://pause.perl.org/>>, select "Request PAUSE Account", and wait for
+C<L<https://pause.perl.org/>>, select "Request PAUSE Account", and wait for
your request to be approved by the PAUSE administrators.
=item Make the tarball
@@ -278,4 +278,4 @@ Updated by Kirrily "Skud" Robert, C<skud@cpan.org>
L<perlmod>, L<perlmodlib>, L<perlmodinstall>, L<h2xs>, L<strict>,
L<Carp>, L<Exporter>, L<perlpod>, L<Test::Simple>, L<Test::More>
L<ExtUtils::MakeMaker>, L<Module::Build>, L<Module::Starter>
-L<http://www.cpan.org/>
+L<https://www.cpan.org/>