in reply to Re: Perl ImageMagickin thread Perl ImageMagick
#!/usr/bin/perl use strict; use warnings; print "Content-type: text\/plain\n\n"; `locate ImageMagick`; [download]
Save that as a CGI in your account space, hit the appropriate URL, see what it says. Or go whole hog and install perldiver.