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

Changes for version 1.1

  • Change: e57b793d88a77339feaf62124b19f915d12c0629 Author: Brad Lhotsky <blhotsky@craigslist.org> Date : 2016-08-17 18:12:44 +0000
    • Release 1.1 - Echoing Sysloggian Bane
    • Added a noecho option to text_input which disables terminal echo and refrains from Term::ReadLine magic.
    • Added pwprompt() to prompt a user for a password. Modified prompt() to detect /passw(or)?d/i in a prompt and switch automatically to pwprompt.
    • Added a 'no_syslog' option to output to replace '_skip_syslog' which was a hidden feature. This allows a user to ensure certain messages never go to syslog.
    • Updated documentation to reflect the current state of affairs.
  • Change: d6a0815fbf61eb5326458ac75839f25ecc826969 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2016-02-20 22:56:33 +0000
    • Dist::Zilla and Pod::Weaver configs updated.
  • Change: 9257aed38de09b194dd3327c2e3c31107449689e Author: Mohammad S Anwar <mohammad.anwar@yahoo.com> Date : 2016-02-20 15:41:03 +0000
    • Fix broken link in the README.mkdn file.

Modules

Subroutines for making simple command line scripts