in reply to Re^12: Cpan install gets stuck installing Net OpenSSH ?
in thread Cpan install gets stuck installing Net OpenSSH ?

I got it to install using notest, however now it may not have completed checking for dependencies. I am missing IO::Pty but cant install it due to a compiler error (not sure why that wont install when everything else has). I may start a new question for that specific issue if I cant figure it out.
  • Comment on Re^13: Cpan install gets stuck installing Net OpenSSH ?

Replies are listed 'Best First'.
Re^14: Cpan install gets stuck installing Net OpenSSH ?
by salva (Canon) on Mar 16, 2016 at 15:24 UTC
    I have released a new development version of the module with the issue (hopefully) fixed: Net::OpenSSH 0.71_03.

    Could you try it?

      I'm willing to try it, but I am not really a unix person so I do not know how to tell cpan to install that version. It only see's the 7.0 version if I run the install the usual way. (perl -MCPAN -e 'install Net::OpenSSH')
        Once the archive reaches the CPAN mirror you are using (probably tomorrow), you would be able to try it from the CPAN shell running the following command:
        > look SALVA/Net-OpenSSH-0.71_03.tar.gz