Skip to content

Commit 871702b

Browse files
rwp0Leont
authored andcommitted
[doc] perlnewmod: Move links from HTTP to HTTPS
Convert links to MetaCPAN, PAUSE, and CPAN to HTTPS. They will redirect anyway.
1 parent 7c1c0dc commit 871702b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pod/perlnewmod.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ written.
8888

8989
There are a lot of modules on CPAN, and it's easy to miss one that's
9090
similar to what you're planning on contributing. Have a good plough
91-
through L<http://metacpan.org> and make sure you're not the one
91+
through L<https://metacpan.org> and make sure you're not the one
9292
reinventing the wheel!
9393

9494
=item Discuss the need
@@ -234,7 +234,7 @@ file.
234234
=item Get a CPAN user ID
235235

236236
Every developer publishing modules on CPAN needs a CPAN ID. Visit
237-
C<L<http://pause.perl.org/>>, select "Request PAUSE Account", and wait for
237+
C<L<https://pause.perl.org/>>, select "Request PAUSE Account", and wait for
238238
your request to be approved by the PAUSE administrators.
239239

240240
=item Make the tarball
@@ -278,4 +278,4 @@ Updated by Kirrily "Skud" Robert, C<[email protected]>
278278
L<perlmod>, L<perlmodlib>, L<perlmodinstall>, L<h2xs>, L<strict>,
279279
L<Carp>, L<Exporter>, L<perlpod>, L<Test::Simple>, L<Test::More>
280280
L<ExtUtils::MakeMaker>, L<Module::Build>, L<Module::Starter>
281-
L<http://www.cpan.org/>
281+
L<https://www.cpan.org/>

0 commit comments

Comments
 (0)