in reply to Re: Win32::Daemon + IPC::Run redirect problem
in thread Win32::Daemon + IPC::Run redirect problem
Yes, IPC::Run and IPC::Run3 will not redirect. I know I can use backticks, but in some cases I need the additional functionality offered by IPC::Run, and I don't want to sacrifice that functionality to make it run as a service.