##
use CGI(-debug);
####
use CGI qw(-debug);
####
use strict;
####
use CGI::Carp qw(fatalsToBrowser);
#Location where they told me that this module has been installed
use lib "/usr/ports/graphics/ImageMagick/";
####
print "Content-type:text/html\n\n";