$ssh->cmd($cmd); $ssh->cmd($cmd1); or my $cmd = 'Perl -v', 'exit'; $ssh->cmd($cmd); [download]
In reply to Re^2: Net::SSH Woes by btobin0 in thread Net::SSH Woes by btobin0