The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==================================================
Changes from 2017-10-11 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 1.002 at 2018-10-11 17:35:00 +0000
------------------------------------------

  Change: 0e42afaffc729a73955276b3aebaa40ae36e2029
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2018-10-11 19:26:14 +0000

    Merge pull request #3 from tomsommer/patch-1

    Correctly name debug variable 

  Change: be86a8544da3c0d57eb9227465619d7a63e8a09a
  Author: Tom Sommer <tomsommer@users.noreply.github.com>
  Date : 2018-10-11 15:10:31 +0000

    Correctly name debug variable 

  Change: 003683cca47150ce593353987723c3adbeb62d46
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2017-11-26 19:43:40 +0000

    Merge branch 'issue-1-expire-entries' 

  Change: cef687d068301650935c7e6b65ba805a36a56716
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2017-11-26 19:41:15 +0000

    Fix assignment of regex results

    Assignment must be a list assignment.

    fixes #2 

  Change: 5bc1860821e073d33c2203b2f796ac31a4e0e8d5
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2017-10-11 09:13:56 +0000

    Fixed $addr -> $entry->{addr} 

  Change: f2448583ce1bdd700cfacc51e22984be8295a67d
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2017-09-24 10:58:02 +0000

    Add support for entry expiration

    This adds a new option

    auto_whitelist_redis_expire

    If this new configuration option is set to a non-zero value and
    timeout using redis EXPIRE is applied to all entries.

    related #1 

================================================
Plus 2 releases after 2017-10-11 00:00:00 +0000.
================================================