|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Simultaneous SSH sessions with Parallel::ForkManager + Expectby ladyphnx (Novice) |
| on Mar 27, 2009 at 14:24 UTC ( #753667=note: print w/ replies, xml ) | Need Help?? |
|
I am still much the padawan-learner Monk, but I'm going to offer what I have in hopes it may help. I've never used ForkManager before, but it looks to me like you're getting that error because if $login ne "SUCCESSFUL!", then you never get to $pm->finish; You could change this if you reverse your test... Try this: and let me know what happens. :)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||