The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Data-Password-Filter

0.08  Fri Oct 24 22:38:10 2014
      - Made the package File::ShareDir::Install pre-requisite in the Makefile.PL file.

0.07  Sun Oct 19 19:00:00 2014
      - Restructure the code using 'Moo'.
      - Extracted the dictionary data into seprate file.

0.06  Sun Oct 19 16:35:00 2014
      - Removed Build.PL file.
      - General tidied up code base.

0.05  Sat Feb 02 13:14:19 2013
      - Fixed the bug RT# 83027, RT# 83090.

0.04  Thu Sep 01 09:10:11 2011
      - Added more test around the user defined dictionary file.
      - Minor changes to the pod of Data::Password::Filter::Dictionary module.
      - Minor changes to the pod of Data::Password::Filter.
      - Cosmetics changes to the method BUILD().

0.03  Tue Aug 30 07:08:09 2011
      - Refactored code base.
      - Added more unit test case.

0.02  Mon Aug 29 13:14:15 2011
      - Cleaned up code slightly.

0.01  Sun Aug 28 07:00:00 2011
      - Module Created.