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

Changes for version 0.8

  • Change: 21630ed3fbc2928615ec631fc183366793677f9d Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2015-05-10 18:47:06 +0000
    • Formatting fixes on the README.mkdn
  • Change: 08b85a8b052e8df952ba61c21d51bfc73b387e4d Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2015-05-10 18:46:09 +0000
    • Added --debug-class to control what debug output you see. This is
    • useful for developers, you can see everything with --debug-class=all * Added syslog output support with several options:
    • --syslog - enables syslog output
    • --syslog-tag - default is the program name
    • --syslog-facility - facility to use, default is local0
    • --syslog-debug - enable syslogging of debug messages
    • If using --data-file, data rows do not go to syslog. * Distribution Fixes:
    • examples/01-simple-output.pl is more forthcoming about what's
    • happening
    • Test::EOL replaces EOLTest
    • Version Bump

Modules

Subroutines for making simple command line scripts