in reply to Re: Re: Re: Image::Magick BlobToImage() for jpegs
in thread Image::Magick BlobToImage() for jpegs

I've tried not specifying it, i.e.
my $image=Image::Magick->new();
but that doesn't work either. And the example in the docs specifies it.

andy.