Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: CPAN.pm says module is up-to-date, but running it says XS code is not built.

by ikegami (Patriarch)
on Sep 09, 2014 at 20:59 UTC ( [id://1100020]=note: print w/replies, xml ) Need Help??


in reply to Re: CPAN.pm says module is up-to-date, but running it says XS code is not built.
in thread CPAN.pm says module is up-to-date, but running it says XS code is not built.

Don't do that. That will install even if they are test failures. Use
force test IO::Pty::HalfDuplex::SysctlPoll
then, if the tests pass, you can use
force install IO::Pty::HalfDuplex::SysctlPoll

Replies are listed 'Best First'.
Re^3: CPAN.pm says module is up-to-date, but running it says XS code is not built.
by McA (Priest) on Sep 09, 2014 at 22:54 UTC

    Thank you for correcting me.

    Once again I know why I use cpanm.

    Regards
    McA

      How would it have been different with cpanm?

        I would have used cpanm --reinstall DIST which would force the attempt to reinstall without skipping the tests, isn't it?

        McA

Log In?
Username:
Password:

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

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

    No recent polls found