in reply to Re: Re: Re: Understanding GD.pm
in thread Understanding GD.pm

Thanks for your help,

I ran some print statements and the buck stops here:

my $srcimage = GD::Image->newFromJpeg('churchmiddle.jpg');

I guess I am wondering now if the script is comunicating with the GD Module.