http://www.perlmonks.org?node_id=902621


in reply to PAUSE problem

I see that kind of problem sometimes, it's due to prereqs failing the compile-time check or something like that.

What you could do is ask the tester to provide you the prove -v output. That way, it should contain any errors/warnings/etc that was masked by the TAP system.

You can use the Find-A-Tester website to send the tester an email.

Thanks for your work on the CPAN module ( I assume it is Chess::PGN::EPD? ) and hope you can resolve this!