Subject: | Test suite fails on freebsd systems |
On my freebsd smokers:
...
PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't call method "recursive_" on unblessed reference at /home/cpansand/.cpan/build/2019041921/File-FindByRegex-1.2-vt5e58/blib/lib/File/FindByRegex.pm line 238.
# Looks like you planned 11 tests but ran 5.
# Looks like your test exited with 255 just after 5.
t/simple1.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/11 subtests
...