Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Test::* failure?

by syphilis (Archbishop)
on Mar 19, 2012 at 06:49 UTC ( [id://960368]=note: print w/replies, xml ) Need Help??


in reply to Test::* failure?

Win32::JobAdd loadedok 1 - use Win32::JobAdd;

I don't know where that Win32::JobAdd loaded is coming from, but it needs a newline at the end of it.
I think it's the absence of the newline that's fooling test_harness() into thinking that no tests were run.

Afterthought: I guess the Win32::JobAdd loaded must be coming from JobAdd.pm itself.

Cheers,
Rob

Replies are listed 'Best First'.
Re^2: Test::* failure?
by chromatic (Archbishop) on Mar 19, 2012 at 06:59 UTC
    I think it's the absence of the newline that's fooling test_harness() into thinking that no tests were run.

    Very plausible. Any TAP consumer (such as Test::Harness) will only recognize ok # as a passing test.

Re^2: Test::* failure?
by BrowserUk (Patriarch) on Mar 19, 2012 at 06:59 UTC

    Nail - head - Contact. Thanks.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

    The start of some sanity?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-25 22:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found