CGI-Uploader
view release on metacpan or search on metacpan
- Fixed bug and added test for proper thumbnail resizing
- More API refactors
0.63_01
- Removed some un-needed mentions of Data::FormValidator from tests
- added test to verify thumbnail size
- refactored resize code into gen_thumb(). This will make it easier
to support other resize modules besides Image::Magick.
- Added Image::Size as a dependency. It's a fast tool for size checking
which does not depend on a graphics module being installed.
- Initial support for resizing with GD as a backup. It needs tested.
0.62_01
- Added File::Temp to Makefile.PL.
- Refactored to remove store_thumb(). This should help eventually support other
graphics modules besides Image::Magick
0.61_02
- Minor POD cleanups
0.61_01
( run in 0.652 second using v1.01-cache-2.11-cpan-49f99fa48dc )