Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: eb6cde736b59a3357c668660a3a693931e0d51fa
https://github.com/Perl/perl5/commit/eb6cde736b59a3357c668660a3a693931e0d51fa
Author: Ricardo Signes <[email protected]>
Date: 2023-06-11 (Sun, 11 Jun 2023)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
perldelta: edit some prose for clarity
Commit: bb7d7c52d8d54cc56ba096a08a7e680fcc7d2188
https://github.com/Perl/perl5/commit/bb7d7c52d8d54cc56ba096a08a7e680fcc7d2188
Author: Ricardo Signes <[email protected]>
Date: 2023-06-11 (Sun, 11 Jun 2023)
Changed paths:
M lib/warnings.pm
M regen/warnings.pl
M warnings.h
Log Message:
-----------
warnings: notes on when deprecated::smartmatch was added
This was broken by version bump, then cascaded into more places. This
commit reverts the change to warnings.pl and does a regen.
Commit: 25f92051b7e475a18b73aec60b3e1ae0e2c24bbd
https://github.com/Perl/perl5/commit/25f92051b7e475a18b73aec60b3e1ae0e2c24bbd
Author: Ricardo Signes <[email protected]>
Date: 2023-06-11 (Sun, 11 Jun 2023)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
perldelta: note the new INC diagnostics
Compare: https://github.com/Perl/perl5/compare/81df1471eacc...25f92051b7e4