. is no longer in @INC above 5.26 So now when you do make test, you get among other things: Can't locate t/Data/Localize/Test.pm in @INC and the test suite fails.
. is no longer in @inc above 5.26
So now when you do make test, you get among other things:
Can't locate t/Data/Localize/Test.pm in @inc
and the test suite fails.