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.06  2014-10-27T23:55:25+01:00
      - Updated Changes file according to CPAN::Changes::Spec package.
      - Added unit test changes.t file.

0.05  2014-10-25T06:52:20+01:00
      - Restructured the code using 'Moo'.
      - Added section 'Repository' to the pod document.
      - Removed the dependency on 'Readonly'.

0.04  2014-10-25T05:15:00+01:00
      - Removed the Build.PL file.
      - Removed the dependency on Carp::Always package.

0.03  2011-09-06T10:11:12+01:00
      - Added more unit test for method encrypt() and decrypt().
      - Updated the error message thrown by method encrypt() and decrypt().

0.02  2011-09-05T05 09:10:11+01:00
      - Minor pod changes.

0.01  2011-09-02T16:17:18+01:00
      - Module Created.