in reply to Re^4: Compiling Net::SSH::Perlin thread Compiling Net::SSH::Perl
my $ssh = Net::OpenSSH->new($host, ... ssh_cmd => '/opt/openssh/bin/ssh'); [download]