Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: c00b151b1cdbf6ce617e50c8a2ec073adcf85f5b
https://github.com/Perl/perl5/commit/c00b151b1cdbf6ce617e50c8a2ec073adcf85f5b
Author: James E Keenan <[email protected]>
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