Skip to content

Commit 6324b65

Browse files
jkeenankhwilliamson
authored andcommitted
Use https in links
One more search.cpan.org -> metacpan.org replacement.
1 parent 7836a35 commit 6324b65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Pod/Simple/Subclassing.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ existing Pod formatter, instead see its documentation and see also the
3838
docs in L<Pod::Simple>.
3939

4040
B<The zeroeth step> in writing a Pod formatter is to make sure that there
41-
isn't already a decent one in CPAN. See L<http://search.cpan.org/>, and
41+
isn't already a decent one in CPAN. See L<https://metacpan.org/>, and
4242
run a search on the name of the format you want to render to. Also
4343
consider joining the Pod People list
44-
L<http://lists.perl.org/showlist.cgi?name=pod-people> and asking whether
44+
L<https://lists.perl.org/showlist.cgi?name=pod-people> and asking whether
4545
anyone has a formatter for that format -- maybe someone cobbled one
4646
together but just hasn't released it.
4747

0 commit comments

Comments
 (0)