Subject: | t/dirs.t fails with older perl (< 5.24) |
With older perls (5.22 and older) the test suite fails:
...
invalid top directory at /usr/perl5.20.1Dp/lib/5.20.1/File/Find.pm line 472.
# No tests run!
# Looks like your test exited with 255 after test #0.
# Did not follow plan: expected 4, ran 0.
# Seeded srand with seed '20190610' from local date.
t/dirs.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
...