Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: ddda34bc49d2993123e32318fdd98fe5fca29b8c
https://github.com/Perl/perl5/commit/ddda34bc49d2993123e32318fdd98fe5fca29b8c
Author: Aristotle Pagaltzis <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M Porting/sync-with-cpan
Log Message:
-----------
Porting/sync-with-cpan: handle weird tarball basedir names
This was failing to map new Text::Tabs releases properly because its
distname is Text-Tabs+Wrap and interpolating it into a pattern without
quoting causes the `+` to be misinterpreted as a quantifier.
Commit: 5b74f9e88de35815b6967f8a6d080aa9e73ba5c4
https://github.com/Perl/perl5/commit/5b74f9e88de35815b6967f8a6d080aa9e73ba5c4
Author: James E Keenan <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M Porting/sync-with-cpan
Log Message:
-----------
Merge branch 'sync-with-cpan-weird-distnames' of
https://github.com/ap-contrib/perl5 into
ap-contrib-sync-with-cpan-weird-distnames
Commit: e42368d6de5944e0884a7f7842b1eeab3dc2a676
https://github.com/Perl/perl5/commit/e42368d6de5944e0884a7f7842b1eeab3dc2a676
Author: James E Keenan <[email protected]>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M Porting/sync-with-cpan
Log Message:
-----------
Merge branch 'ap-contrib-sync-with-cpan-weird-distnames' into blead
For: https://github.com/Perl/perl5/pull/19025
Compare: https://github.com/Perl/perl5/compare/ba6958b4a04d...e42368d6de59