Subject: | Failed test 'thread-like module loaded' |
On my smoker boxes the test suite fails for non-threaded perls (probably if forks.pm is installed):
...
# Failed test 'thread-like module loaded'
# at t/001basic.t line 22.
# Looks like you failed 1 test of 16.
Undefined subroutine &threads::_END called at (eval 8) line 1.
END failed--call queue aborted.
t/001basic.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/16 subtests
...