in reply to Strange behaviour with SSH command launched with open

Try using Net::OpenSSH::Parallel.

It would take care of the low level details and can retry failed commands automatically.

  • Comment on Re: Strange behaviour with SSH command launched with open