Branch: refs/heads/yves/misc_build_fixes
Home: https://github.com/Perl/perl5
Commit: b62b2513cb8f08b52e958248565d630f049df3d1
https://github.com/Perl/perl5/commit/b62b2513cb8f08b52e958248565d630f049df3d1
Author: Yves Orton <[email protected]>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M t/test.pl
Log Message:
-----------
t/test.pl - if string difference is before position 40 do it right
We were displaying the start of the string wrong when the difference
started before offset 40.
Commit: 2dac55f7c1729c235f12936c285fe7c3a613029e
https://github.com/Perl/perl5/commit/2dac55f7c1729c235f12936c285fe7c3a613029e
Author: Yves Orton <[email protected]>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M Porting/sync-with-cpan
Log Message:
-----------
Porting/sync-with-cpan - fixup git checkout command for later gits
modern gits dont split arguments with spaces in them
Compare: https://github.com/Perl/perl5/compare/b62b2513cb8f%5E...2dac55f7c172