in reply to Get output after running IPC::Run
you could use IPC::Open3 and use sysread.... are you stuck using IPC::Run?.... see IPC::Run3 example for a different module example
...you are not stuck with IPC::Run.... there may be a better module for your purpose.... see IPC3 buffer limit problem too
|
---|