in reply to Re^2: Perl library include path
in thread Perl library include path

You're looking at this backwards. I::M should have been installed wrt to either system `perl` or the `perl` your CGI environment is using. It gets installed as part of the ImageMagick library and set of tools, it is not typically installed as a standalone Perl module. If not, the provider did it wrong or you're using the wrong `perl` your CGI script shebang.