Changes for version 0.04

  • Don't mess with SIGCHLD, it breaks system() and ``
  • Don't die if $pty->close is called multiple times (and close on DESTROY)
  • Don't mess with SIGWINCH if we weren't the ones that set it up
  • Sleep while waiting for a process to die, rather than spinning
  • FreeBSD should pass all tests now (sorear)

Modules

Easy interface to IO::Pty