Ron wrote, > Hi Darren > (1) Does you program start with:
> #!/path/to/perl
> use strict;
> use warnings;
> If not, that's the first thing to fix.
Ron meant also to remind you to add the next line after the ones above:
use Image::Magick;
:-)
Rick
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users
