The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Crypt-Image

0.05  Sat Oct 25 06:52:20 2014
      - Restructured the code using 'Moo'.
      - Added section 'Repository' to the pod document.
      - Removed the dependency on 'Readonly'.

0.04  Sat Oct 25 05:15:00 2014
      - Removed the Build.PL file.
      - Removed the dependency on Carp::Always package.

0.03  Tue Sep 06 10:11:12 2011
      - Added more unit test for method encrypt() and decrypt().
      - Updated the error message thrown by method encrypt() and decrypt().

0.02  Mon Sep 05 09:10:11 2011
      - Minor pod changes.

0.01  Fri Sep 02 16:17:18 2011
      - Module Created.