2008/12/23 <[email protected]>: > hi, all, > > I have tried to install this package, > "Catalyst::Plugin::Upload::Image::Magick::Thumbnail" and have been > unsuccessful due to failing regression tests. > > I have checked out the maintainers' website and the same tests are > failing. > http://www.nntp.perl.org/group/perl.cpan.testers/2008/03/msg1212030.html > > Any alternatives to Catalyst::Plugin::Upload::Image::Magick::Thumbnail?
I switched from using Image::Magick to Imager, due to it being easier to install. You can quite easily get thumbnails with a combination of HTML::FormFu::Inflator::Imager and HTML::FormFu::Transformer::Imager Carl _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
