in reply to Image::Magick resize question

First off, could someone explain how I go about editing my posts after I have submitted them. I've noticed people doing it before, but haven't been able to find the way myself. Editing would have been much better than creating this RE: post.

Second, just to clarify what I am trying to do, I read in a list of image names into an array. I want to resize each of those images to 450X300 before uploading them to a website. I just installed Image::Magick tonight on Win32 and Active State perl. I assume that since I'm getting an Image::Magick related error that I installed it correctly. Plus, it's not complaining about use Image::Magick.