On Feb 1, 2004, at 7:13 PM, kynan wrote:


   # MAKE A NEW Image::Magick OBJECT
   my $p = new Image::Magick;

   # READ IT
   $p->Read("$fullPath/test.jpg");

...
can u show us that $fullPath exists, is valid, and doesn't end in a slash?




Reply via email to