James E Keenan d306795336 Fatalize use of goto to jump into construct
* Adapt all tests.

* Revise discussion of 'goto' in perlfunc.

* Perl 5.44 fatalization: document goto_construct Also, note that no
  deprecations or fatalizations occurred in perl-5.42.

* Remove 'goto_construct' from list of warnings.  This entails:

** Entering 'deprecated::goto_construct" into %NO_BIT_FOR inside
regen/warnings.pl;

** Incrementing $VERSION in that file;

** Running `make regen` to propagate these changes to lib/warnings.pm and
warnings.h, in the process renumbering the warnings categories and
adding 'deprecated::goto_construct' to %NoOp inside lib/warnings.pm.

* Add entry to perldiag.pod

* Update perldelta: partial fatalization of goto construct.

* t/op/goto.t: Restore tests deleted during work on branch.
2025-12-16 10:13:47 -05:00
..
2025-09-17 14:34:41 -06:00
2025-11-10 18:28:51 -05:00
2025-09-17 09:31:20 -06:00
2024-02-28 14:28:54 -07:00
2024-02-28 14:28:54 -07:00
2024-11-15 07:22:39 +01:00
2024-07-03 09:05:20 -06:00
2025-10-03 12:38:16 +10:00
2025-09-23 10:21:45 -06:00
2025-05-08 06:52:25 -06:00
2024-05-23 08:22:07 -06:00
2025-09-19 16:55:12 +01:00
2025-09-18 09:49:58 -06:00