Subject: | Tests fail on non-Windows systems (use of backslash?) |
t/boilerplate.t fails on Linux & FreeBSD systems:
...
couldn't open lib\AmbientOrb\Serial.pm for reading: No such file or directory at t/boilerplate.t line 9.
# Looks like your test exited with 2 just after 2.
t/boilerplate.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/3 subtests
...
Using forward slashes probably would work on Windows & Unix systems.