I see lots of "Use"s in the source for IPC::Run that I bet we also don't have.
Doubtful.
| Carp | Core. |
| Exporter | Core. |
| Fcntl | Core. |
| File::Basename | Core. |
| File::Spec | Core. |
| IO::Handle | Core. |
| IO::File | Core. |
| IO::Pty | Conditionally required. If you need it for IPC::Run, you also need it for IPC::Open3. |
| IO::Tty | Conditionally required. If you need it for IPC::Run, you also need it for IPC::Open3. |
| IPC::Run::Debug | Comes with IPC::Run. |
| IPC::Run::IO | Comes with IPC::Run. |
| IPC::Run::Timer | Comes with IPC::Run. |
| IPC::Run::Win32Helper | Comes with IPC::Run. |
| IPC::Run::Win32IO | Comes with IPC::Run. |
| IPC::Run::Win32Pump | Comes with IPC::Run. |
| POSIX | Core. |
| strict | Core. |
| Socket | Core. |
| Symbol | Core. |
| UNIVERSAL | Core. |
| vars | Core. |
Not all of these are necessarily required or loaded.
Feel free to write your own solution with IPC::Open3.
In reply to Re^3: Prepending a string to STDERR output, and logging STDOUT & STDERR synchronously to a file
by ikegami
in thread Prepending a string to STDERR output, and logging STDOUT & STDERR synchronously to a file
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |