in reply to Re^3: Net::SSH::Perl doesn't like long commands
in thread Net::SSH::Perl doesn't like long commands
Setting $|++ doesn't help
Worth a shot as it doesn't involve a lot of effort.
(You do know that for $|++ to affect the socket in question, it needs to be selected first?)
|
|---|