The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.02 - 2022-06-09

  • Fix cleaning up stderr_read
  • Fix closing the IO::Pty slave
  • Fix also closing pty or stdout if stdin share the same handle
  • Changed run_and_capture_p() to only capture STDOUT if STDERR and STDOUT is split

Modules

Fork a process and read/write from it
Non-blocking waitpid for Mojolicious