In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/5e17962d7811458f93214b15770447b8e648fc46?hp=d1747a5aff00591af555d096abeefe31b18408f6>

- Log -----------------------------------------------------------------
commit 5e17962d7811458f93214b15770447b8e648fc46
Author: Max Maischein <[email protected]>
Date:   Wed Oct 9 21:42:01 2019 +0200

    Switch from http://search.cpan.org/ as entry URL to https://metacpan.org/

-----------------------------------------------------------------------

Summary of changes:
 pod/perlhack.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index e62f7b015a..8ed7fa91a9 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -537,7 +537,7 @@ consideration.
 Modules in the F<cpan/> directory of the source tree are maintained
 outside of the Perl core.  When the author updates the module, the
 updates are simply copied into the core.  See that module's
-documentation or its listing on L<http://search.cpan.org/> for more
+documentation or its listing on L<https://metacpan.org/> for more
 information on reporting bugs and submitting patches.
 
 In most cases, patches to modules in F<cpan/> should be sent upstream

-- 
Perl5 Master Repository

Reply via email to