The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.1.10 - 2016-02-25
    typo in 0.1.9

0.1.9 - 2016-02-24
   (Journal review changes)
   Log C library version info
   Log cpuinfo - #procs, memory, ...
   Accept a Log4Perl log to use.

0.1.8 - 2015-06-12
   Catch most signals (not just HUP)
   Added README file and Changes (copied from program comments)

0.1.7 - 2015-05-20
   Add user-pluggable log routines
   Move log parser from test to module.

0.1.6 - 2015-04-23
   Fix env name ..._FILE -> ..._NAME
   Fix env handling - capture at start
                    - apply at end
   Log username(s) groupname(s)
   Include identifying info in separator line
   Make output more easily parsable

0.1.5 - 2015-04-10
   Change log extension and env variable names to reflect the ProgramInfo name.

0.1.4 - 2015-04-09
   Add README

0.1.3 - 2015-04-09
   Rename s/JobInfo/ProgramInfo/

0.1.2 - 2015-04-04
   Minor cleanups to initial release

0.1.1 - 2015-04-02
   Initial release to CPAN