in reply to Is there a workaround for threads breaking Expect.pm logging?
This is a shot in the dark, but have you tried putting 'use threads' above 'use Expect'? I've noticed that some modules need to be after the use threads line in order to work correctly.
-Bryan
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Is there a workaround for threads breaking Expect.pm logging?
by knave (Acolyte) on Aug 01, 2005 at 18:13 UTC |