in reply to Re: Net::SSH2 not thread safe?in thread Net::SSH2 not thread safe?
Thank you!
This solution works great, so thats what I am using. It may be a little inefficient 'using' $threads * Net::SSH2, but so far resources is not an issue
-Jesper