I haven't used Image::Size, but based on a quick look at the contents of its CPAN directory, it appears not to contain any C code. However, for certain file types it requires the use of Image::Magick, which does.
Comment on Re: installing a perl module to a website