in reply to Pure Perl - Crop and Resize Jpeg Files

instead of using Image::Magick you can just install ImagiMagick for windows and use the binary utilities provided on that package to manipulate the images calling them from your Perl programs with system().