Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 082a0fe7e1e32bad1bf400864a6e5ca333014fc0
https://github.com/Perl/perl5/commit/082a0fe7e1e32bad1bf400864a6e5ca333014fc0
Author: James E Keenan <[email protected]>
Date: 2021-02-19 (Fri, 19 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.
Commit: 1db31a94fa47e727b56d29dbbf077e48c152aa0d
https://github.com/Perl/perl5/commit/1db31a94fa47e727b56d29dbbf077e48c152aa0d
Author: James E Keenan <[email protected]>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M dist/IO/IO.pm
M dist/IO/lib/IO/Dir.pm
M dist/IO/lib/IO/File.pm
M dist/IO/lib/IO/Handle.pm
M dist/IO/lib/IO/Pipe.pm
M dist/IO/lib/IO/Poll.pm
M dist/IO/lib/IO/Seekable.pm
M dist/IO/lib/IO/Select.pm
M dist/IO/lib/IO/Socket.pm
M dist/IO/lib/IO/Socket/INET.pm
M dist/IO/lib/IO/Socket/UNIX.pm
Log Message:
-----------
Bump $VERSION in all dist/IO .pm files
Compare: https://github.com/Perl/perl5/compare/3ebe38247808...1db31a94fa47