in reply to Re^2: Installing Image::Exif in lib directory
in thread Installing Image::Exif in lib directory

The Perl version doesn't sufficiently identify what you'd need. The interesting part is the architecture, e.g. i486-linux, or x86_64-linux-thread-multi, or some such...

Best is to just show the output of perl -V. If you don't have shell access, you could try to run that command in a CGI script...