[Perl/perl5] b26cac: Announce 5.42 removal of goto to jump into construct
Branch: refs/heads/smoke-me/jkeenan/fatal-goto-20231027-gh-16275 Home: https://github.com/Perl/perl5 Commit: b26cac27280033ffe4150718b32e7b63b886e9af https://github.com/Perl/perl5/commit/b26cac27280033ffe4150718b32e7b63b886e9af Author: James E Keenan Date: 2023-10-27 (Fri, 27 Oct 2023) Changed paths: M pod/perldiag.pod M pod/perlfunc.pod M pp_ctl.c M t/op/goto.t M t/porting/deprecation.t Log Message: --- Announce 5.42 removal of goto to jump into construct Fixes #16275
[Perl/perl5] e97277: `locale.pm`: Fix indirect syntax
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e97277e136147cec7536b0a1d1a97208add9d0eb https://github.com/Perl/perl5/commit/e97277e136147cec7536b0a1d1a97208add9d0eb Author: Elvin Aslanov Date: 2023-10-27 (Fri, 27 Oct 2023) Changed paths: M lib/locale.pm Log Message: --- `locale.pm`: Fix indirect syntax `POSIX` in `eval` Fixes https://github.com/Perl/perl5/issues/21596 Also bump version and format POD
[Perl/perl5] 1778c0: locale.c: Note another Configuration option
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1778c08585e06fe7ac7ad01ed843371928f01507 https://github.com/Perl/perl5/commit/1778c08585e06fe7ac7ad01ed843371928f01507 Author: Karl Williamson Date: 2023-10-27 (Fri, 27 Oct 2023) Changed paths: M locale.c Log Message: --- locale.c: Note another Configuration option This is about another Configuration option that affects locale handling.