Branch: refs/heads/smoke-me/jkeenan/fatal-goto-20231027-gh-16275 Home: https://github.com/Perl/perl5 Commit: bf38025f7ebb332a7b58d492843bb815d4d3fe07 https://github.com/Perl/perl5/commit/bf38025f7ebb332a7b58d492843bb815d4d3fe07 Author: James E Keenan <jkee...@cpan.org> Date: 2023-11-05 (Sun, 05 Nov 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 perlfunc: clarify documentation per suggestion from Hugo van der Sanden in https://github.com/Perl/perl5/pull/21601. Fixes #16275