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

------------------------------------------
version 1.004 at 2018-10-23 08:25:04 +0000
------------------------------------------

  Change: 2f7e00d081c4fb5d160d41adba7b0c34840f992f
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2018-10-23 10:23:56 +0000

    Add missing prereqs on strict/vars/warnings 

------------------------------------------
version 1.003 at 2018-10-21 08:36:38 +0000
------------------------------------------

  Change: 7086453ed284536a98ba5a8f44e1651dfea3f411
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2018-10-21 10:36:38 +0000

    Add test case and fix remove_entry pattern

    This fixes the wildcard pattern for removing entries with ip=none.

    closes #5 

  Change: 100f0308c3d7885cdf1ae05b193c4f36e34f5d2e
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2018-10-19 10:08:27 +0000

    Convert distribution to using Carton

    This changes the module structure to use cpanfile/Carton for
    dependencies. 

  Change: 5247724b4f991baf72b8927eb447ed2cb9300487
  Author: Markus Benning <ich@markusbenning.de>
  Date : 2018-10-19 09:45:44 +0000

    Remove Travis CI 

------------------------------------------
version 1.002 at 2018-10-11 17:26:14 +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-23 00:00:00 +0000.
================================================