Closed richardleach closed 2 months ago
Needs testing by someone other than me before merging!
This works fine on Perl 5.38.1. All tests pass, in addition it also fixes the test failures reported for App::perlvars
. Those test failures were fixed temporarily in https://github.com/perl-ide/App-perlvars/pull/12. Once this PR enters CPAN, that temporary fix should then be reverted.
Great. Many thanks for testing.
I was able to verify that all tests pass with the following Perl versions on Windows. 5.37.2 5.37.3 5.37.4 5.37.5 5.37.6 5.37.7 5.37.8
I tested this on almost all perlbrew-installed versions of perl between 5.14 and 5.40. All PASS; hence merged. Thanks.
New optimized OPs were introduced in the 5.37 development cycle and require additional accounting in Test::Vars. Specifically: