in reply to Seeking lightweight image resizing module likely to be installable on most web hosts

install Image::Magic in your directory and then
use lib '/path/to/imagic/';
  • Comment on Re: Seeking lightweight image resizing module likely to be installable on most web hosts
  • Download Code