The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension App::Lastmsg.

0.002001 2016-01-14T15:35+00:00
 - Require Email::Simple >= 2.206 (for the header_raw method)

0.002 2017-01-07T21:27+02:00
 - [Windows compatibility] Prevent warnings for systems without
   $ENV{HOME} or $ENV{USER}
 - [Windows compatibility] Fix tests on systems without "%s" specifier
   for strftime.
 - Write debug messages on STDERR not STDOUT
 - Test debug output as well

0.001002 2016-12-31T22:59+02:00
 - Fix test

0.001001 2016-12-31T19:55+02:00
 - Add lastmsg to EXE_FILES

0.001 2016-12-31T19:50+02:00
 - Initial release