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 Crypt-Hill

0.06  Sun Mar 08 04:50:00 2015
      - Tidied up pod document.

0.05  Thu Feb 05 11:25:00 2015
      - Updated MANIFEST.SKIP file to ignore folder '_eumm'.
      - Added LICENSE file.
      - Defined $AUTHORITY in all the packages of the distribution.
      - Updated Copyright year information.

0.04  Mon Dec 29 13:14:15 2014
      - Further more refactoring done.
      - Fixed couple of typos in the pod document of Crypt::Hill::Utils.

0.03  Sun Dec 28 12:26:00 2014
      - Refactored package Crypt::Hill and created new package Crypt::Hill::Utils.
      - Updated unit test t/00-load.t

0.02  Sat Dec 27 23:28:00 2014
      - Removed the dependency on Math::Matrix package.

0.01  Thu Dec 25 08:55:00 2014
      - First version, released.