in reply to Re: Using Expect.pm and username/password to ssh to a host
in thread Using Expect.pm and username/password to ssh to a host

Unless I'm badly confused, I don't think IPC::Open3 will work. I assume Expect would try every method available to ipc::open3, plus a few more, and he's already mentioned that expect doesn't work.
  • Comment on Re: Re: Using Expect.pm and username/password to ssh to a host