Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d124bac24af879b3a69de46025eaca38c71c7ca6
https://github.com/Perl/perl5/commit/d124bac24af879b3a69de46025eaca38c71c7ca6
Author: Yves Orton <[email protected]>
Date: 2023-07-26 (Wed, 26 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: da68804948c6f7755abc98cd4b27ef1f529b5085
https://github.com/Perl/perl5/commit/da68804948c6f7755abc98cd4b27ef1f529b5085
Author: Yves Orton <[email protected]>
Date: 2023-07-26 (Wed, 26 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/12bbd9cf08c1...da68804948c6