Branch: refs/heads/jkeenan/replace-search-cpan-org
Home: https://github.com/Perl/perl5
Commit: 6be385d573ca141efa1d3d93fb10ff6ab68f6fb0
https://github.com/Perl/perl5/commit/6be385d573ca141efa1d3d93fb10ff6ab68f6fb0
Author: James E Keenan <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M dist/Devel-PPPort/HACKERS
M dist/IO/IO.pm
M ext/mro/mro.pm
M ext/mro/mro.xs
M pod/perlhack.pod
Log Message:
-----------
Update search.cpan.org URLs
search.cpan.org has (sadly) been gone for several years now. This patch
updates the remaining important instances of that URL found in the parts
of the core distribution under the control of Perl 5 Porters, i.e.,
excluding the cpan/ directory.
The patch does not attempt to update URLs in "historical" data, e.g.,
older perldeltas. Nor does it attempt to deal with results produced by
Porting/checkURL.pl.
Following discussion: Abandon changes to 'if' and 'PathTools' META.json
files.