Subject: | t/01_nopunct.t fails with threaded perls |
Here's a sample test log running on a threaded perl:
...
PERL_DL_NONLAZY=1 "/usr/perl5.22.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate object method "FILE" via package "B::SPECIAL" at /home/cpansand/.cpan/build/2019110609/punctuation-0.02-11EeQf/blib/lib/punctuation.pm line 36.
CHECK failed--call queue aborted.
t/01_nopunct.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...