http://www.perlmonks.org?node_id=950035


in reply to Re^6: Need help with Perl multi threading
in thread Need help with Perl multi threading

. all these trial are not working with Net::SSH::Expect and threads.....

That is what I suspected. I don't use a platform where Expect runs; nor do I have a handy list of machines I could SSH into, so there is nothing I can do to help you with this. Sorry.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?

  • Comment on Re^7: Need help with Perl multi threading

Replies are listed 'Best First'.
Re^8: Need help with Perl multi threading
by ashok.g (Beadle) on Jan 27, 2012 at 11:57 UTC
    No worries. I am able to achieve my functionality by using Net::OpenSSH.

    Thank you Perl Monks for your help.

    Thanks,
    Ashok
      I am able to achieve my functionality by using Net::OpenSSH.

      Cool. And thanks for getting back to use with that information. It may saves those who come along after you a lot of time and effort.


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.

      The start of some sanity?