Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Installing IO::All fails

by sth (Priest)
on Jan 10, 2013 at 21:59 UTC ( [id://1012749]=note: print w/replies, xml ) Need Help??


in reply to Installing IO::All fails

I haven't used cpanm, but there must be a way to turn on VERBOSE for a more detailed error message. When I have issues with module builds, I will cd to the build directory and run  make test TEST_VERBOSE=1'. If there are a lot of test in the t directory, I might even debug the single test.  perl -Mblib -d t/sometest.t Some tests will fail and if I determine that is not an issue in my env I will force an install. I often do this with DBD::Oracle. Not a direct answer, just thought I'd give you some debugging options.

Replies are listed 'Best First'.
Re^2: Installing IO::All fails
by karlgoethebier (Abbot) on Jan 10, 2013 at 22:25 UTC

    ...i bet a sixpack that i will be punished for posting this:

    I think this doesn't help. Thank you and regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-03-29 11:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found