Subject: | Tests failing with Perl v5.26.0 no dot in @INC |
With v5.26 the '.' at the end of @INC is going which means this module will be seeing losts of testing result fails like this one:
# Failed test 'read'
# at t/bw.t line 129.
can't open bw.data: No such file or directory at t/bw.t line 148.
# Looks like your test exited with 2 just after 77.
t/bw.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 95/171 subtests