in reply to Tieing STDERR to a textbox causes the IPC::Run start function to fail
Sounds like fileno( STDERR ) is called by start and the tied file handle doesn't provide a FILENO callback for it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Tieing STDERR to a textbox causes the IPC::Run start function to fail
by ikegami (Patriarch) on Mar 06, 2026 at 04:21 UTC | |
by CrashBlossom (Beadle) on Mar 06, 2026 at 13:50 UTC |