Description
wxPerl applications can interact with external process input and output through event-driven streams. This module connects process I/O to GUI event loops so tools can show command progress or logs without blocking. It can run commands chosen by the calling application, so command sources must be trusted.