The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.07

  • Add a constructor option 'raw' (default true) to configure whether the pty should be set to raw mode on spawn.
  • Don't ever automatically set the master side of the pty to raw, since it's controlled by the parent process (I don't think this should break anything?)
  • Build system changed to Dist::Zilla

Modules

Easy interface to IO::Pty