t/00_compile.t .. ok
# Failed test 'path format'
# at t/01_tmpfile.t line 19.
# undef
# doesn't match '(?^:^/(dev/fd|proc/self/fd)/\d+$)'
# Looks like you failed 1 test of 8.
t/01_tmpfile.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
# Failed test 'path method'
# at t/02_run.t line 32.
# undef
# doesn't match '(?^:^/(dev/fd|proc/self/fd)/\d+$)'
err
# Looks like you failed 1 test of 20.
t/02_run.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests
t/03_coderef.t .. ok
t/04_with.t ..... ok
# Failed test 'nofork: path method'
# at t/05_nofork.t line 187.
# undef
# doesn't match '(?^:^/(dev/fd|proc/self/fd)/\d+$)'
# Looks like you failed 1 test of 43.
t/05_nofork.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/43 subtests
On my FreeBSD smokers: