my @ls = $ssh->capture({tty => 1}, "ssh myusername\@192.168.1.50 ls"); [download]
In reply to Re: Net::OpenSSH tty error by salva in thread Net::OpenSSH tty error by tcampion