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.26 - 2022-10-24

  • As response on ticket from RT: Set $term to "?" in case of pts and tty not recognised. Changed "/bin/which" || ! -x "/usr/bin/which" to "/bin/which" && ! -x "/usr/bin/which". Added Putty to list of known terminals.
  • Some minor changes in code. Bug fixing in general.

Modules

Perl extension for identifying the terminal emulator