Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 5eda9008c4f5299b875edb5b923ffb00c554ac5a
https://github.com/Perl/perl5/commit/5eda9008c4f5299b875edb5b923ffb00c554ac5a
Author: James E Keenan <[email protected]>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M t/run/todo.t
Log Message:
-----------
Correct word deletion in original test
Per comment from author in https://github.com/Perl/perl5/pull/22275, the
code should have read '{ eval $switches }' as in other test files.
Making this correction eliminates the "Odd number of elements in
anonymous hash" warning which was the concern in that pull request.
Fixes GH #22275.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications