Hi
I am using threads with Perl 5.8.6 and I am getting warning message Thread Terminated. I my code I create multiple threads
and pass arguments like object of Net::SSH::Expect. For few systems this program works fine. The same code i have used for my other clients and i have never received this error can anyone suggest me. What could be the reason. I have read many posting on this site people have mention dont work with perl threads. Is their any specific reason..
Thank You IN advance