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

0.03 2016-02-23

- Add methods "load_sig" and "sig_diff" for getting string-only differences
- Require Image::PNG::Libpng as a prerequisite
- Add support for loading images with the GD module.

0.02 2016-02-20

- Add signature method
- Test whether Imager can handle PNG type in tests

0.01 2016-02-16

- Initial version