Changes for version 2.00 - 2012-05-06
- New maintainer Aaron Crane <arc@cpan.org>
- New versioning scheme: don't encode exiftags version number in Perl module version
- Upgrade embedded exiftags library to 1.01
- Require Perl 5.8
- Fix build on case-insensitive filesystems, as typically found under Mac OS, Windows, Cygwin, etc (RT#4353, RT#4973, RT#76281)
- Fix broken dists (RT#4353, RT#32641)
- Fix: allow multiple Image::EXIF objects to exist simultaneously
- Fix: no more fixed-size buffers (and potential buffer overflows)
- Use exceptions to report errors, not a mixture of exit() and return-value checking (RT#26094)
Modules
Perl extension for exif library