in reply to mod_perl and image::size

Could you at least post some code snipplets? Image::Size should work fine using mod_perl, probably you haven't defined or cleared some variable that mod_perl keeps in memory.
Try using strict and turn on warnings to get some more information about your script.