This is an archived low-energy page for bots and other anonmyous visitors.
Please sign up if you are a human and want to interact.
in reply to Re^2: Question about IPC::Open2 in thread Question about IPC::Open2
So uh, basically you want to open a filehandle and read data from it.. and keep reading.. and keep reading.. and you have no way to tell when to stop? Seems rather unsolvable to me.
Re^4: Question about IPC::Open2
by GaijinPunch (Pilgrim) on Nov 13, 2006 at 23:05 UTC
|
Not really. Read for X amount of seconds, then quit reading. My sleep doesn't seem to be doing that. I will try some of the solutions below and see what happens. | [reply] |
|