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

Shouldn't recently updated mirrors have it by now?

Should be there by now.
I just ran:
cpan install SALVA/Net-OpenSSH-0.71_03.tar.gz
and it went fine for me.

Cheers,
Rob

Replies are listed 'Best First'.
Re^19: Cpan install gets stuck installing Net OpenSSH ?
by jtzako (Sexton) on Mar 17, 2016 at 15:43 UTC
    Cool, looks like it is installing and making it past t/quoting.t. Is it a problem that I have to press enter a few times at the password prompt when it attempts to ssh to localhost (I dont have the root password and it seems to be wanting that instead of my own password)
Re^19: Cpan install gets stuck installing Net OpenSSH ?
by jtzako (Sexton) on Mar 17, 2016 at 16:21 UTC
    It is installed, but I still get the IO::Pty issue when I try to actually use Net::OpenSSH. Since this thread is getting rather long I posted the details here: http://www.perlmonks.org/?node_id=1158119