in reply to Re^4: How to call a script interactively from perl
in thread How to call a script interactively from perl
Hi!
This sounds to me like your ThirdPartyScript handles the input from a console/terminal which is a little bit differnet than reading from STDIN. If this is the case then have a look at Expect.pm.
Best regards
McA
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: How to call a script interactively from perl
by LetMeAsk (Initiate) on Oct 16, 2012 at 16:26 UTC |