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 1.9

  • Change: e2dba9c373b8246ba53c2918b080ac4ac677914b Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2022-05-17 12:42:59 +0000
    • More optimizations for loading
    • Don't exec `git` when we're not running in a interactive environment * Adds `IO::Interactive` as a prereq * Make the input functions smart enough to know if we're using a
    • terminal or not * Now that we use `IO::Interactive`, don't implement the readline
    • monkey-patch as it's probably not required any longer * Recommend `Term::ReadLine::Gnu` as it provides a better feature set
  • Change: 0b28fadad5cbb740696d4601e70bd769885d929d Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2022-05-17 10:11:18 +0000
    • More optimizations for loading
    • Don't exec `git` when we're not running in a interactive environment * Adds `IO::Interactive` as a prereq
  • Plus 18 releases after 2020-05-17 00:00:00 +0000.

Modules

Subroutines for making simple command line scripts