Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: PAUSE problem

by Anonymous Monk
on May 03, 2011 at 03:39 UTC ( [id://902621]=note: print w/replies, xml ) Need Help??


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!

Replies are listed 'Best First'.
Re^2: PAUSE problem
by hsmyers (Canon) on May 03, 2011 at 04:24 UTC
    I've got a great deal of output from the tester including his -v output but that is from perl -v and given what you've said I assume you mean something else? I noticed the Find-A-Tester link and planned on that as my next step but was holding out for suggestions on intelligent questions to ask. Last time I had a problem like this was before the testers had their act together (the one who failed me didn't have the necessary modules installed but insisted it was my fault :) ) And yes, this is the current version of Chess::PGN::EPD actually not quite current version (mine is always better he he!)

    --hsm

    "Never try to teach a pig to sing...it wastes your time and it annoys the pig."
      What you want is the verbose test output - ie, what he gets from doing this manually:
      perl Makefile.PL make perl -Mblib t/01_epdcode.t

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://902621]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-24 07:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found