Branch: refs/heads/smoke-me/jkeenan/t-op-goto-split-20250829 Home: https://github.com/Perl/perl5 Commit: 1fb44614617a2ed1f6142732ccb993e7aa3a4b85 https://github.com/Perl/perl5/commit/1fb44614617a2ed1f6142732ccb993e7aa3a4b85 Author: James E Keenan <jkee...@cpan.org> Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths: M MANIFEST A t/op/goto-sub.t M t/op/goto.t Log Message: ----------- Separate 'goto' tests according to flavor tested Create t/op/goto-sub.t to hold tests for 'goto &NAME', as they will presumably be unaffected by deprecation/fatalization of certain other usages of 'goto'. In the course of working on this a few other small cleanups were made, e.g., disambiguation of various uses of $ok; small whitespace cleanup; more use of {} blocks to distinguish among clusters of tests. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications