in reply to automate Net::SSH::Perl install via CPAN

Maybe expect is what you are looking for. Also I asked a like question a while back in this node.

Plankton: 1% Evil, 99% Hot Gas.
  • Comment on Re: automate Net::SSH::Perl install via CPAN

Replies are listed 'Best First'.
Re: Re: automate Net::SSH::Perl install via CPAN
by perlknight (Pilgrim) on Nov 04, 2003 at 22:42 UTC
    plankton, yeah I did a search for net ssh perl before posting, I only see ref to people having trouble installing and using it. I was hoping there may be an option in CPAN modules which have this functionality, but it looks like it doesn't when I read it. Expect may be a way to go about getting this done automatically, but I am looking for a generic solutions for all other modules which requires human intervention to proceed. Any idea brothers?