Hi I have downloaded the modules and will give use them.
Thanks for your help,
Rob Key
On 13/05/2010 14:13, Robert Wohlfarth wrote:
On Thu, May 13, 2010 at 1:21 AM, robert Key<robertgordon...@yahoo.com>wrote:
Hi,
I want to capture UNBUFFERED output from a C programme and then control it
depending on its output. Problem is nothing seems to unbufferd the output
from the C programme. Only when the child has finished executing do I get
all the output which is too late.
See if the Expect<http://search.cpan.org/%7Ergiersig/Expect-1.21/Expect.pod>or
Expect::Simple<http://search.cpan.org/%7Edjerius/Expect-Simple-0.04/lib/Expect/Simple.pm>modules
will work. They let Perl control a child process using standard
input and output.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/