Skip Menu |

This queue is for tickets about the Pod-Trial-LinkImg CPAN distribution.

Report information
The Basics
Id: 132586
Status: new
Priority: 0/
Queue: Pod-Trial-LinkImg

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.005
Fixed in: (no value)



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 ...