http://www.perlmonks.org?node_id=583895


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.