Subject: | t/boilerplate.t fails (Windows pathnames?) |
On most of my Linux machines the distribution fails to extract, see https://rt.cpan.org/Ticket/Display.html?id=129157
On some this step is successful, but then the test suite fails:
...
couldn't open lib\Pod\Trial\LinkImg.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
...