my $line; while ( defined ($line = $ssh->read_line()) ) { print $line . "\n";