[doc] perlnewmod: Move links from HTTP to HTTPS

Convert links to MetaCPAN, PAUSE, and CPAN to HTTPS.

They will redirect anyway.
This commit is contained in:
Elvin Aslanov 2022-10-03 19:29:44 +04:00 committed by Leon Timmermans
parent 7c1c0dc5b1
commit 871702baa1

View File

@ -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/>