Q16.pm Module missing with AS Perl 5.16.2
Posted: 2013-02-24T09:35:28-07:00
After a successful installation of ImageMagick (ImageMagick-6.8.3-4-Q16-x86-dll.exe) and ppm install finishing with no problems I always get:
"Can't locate Image/Magick/Q16.pm"
It comes from the line "use parent qw/Image::Magick::Q16/;" in Magick.pm
I dont know if the issue is because I'm using ActiveState Perl 5.16.2 and the PerlMagick included in ImageMagick says 5.16.1.
I'm pretty good with Perl and never had issues with older Perl/ImageMagick versions... but somehow there is some Magick going on I dont get.
Ideas?
"Can't locate Image/Magick/Q16.pm"
It comes from the line "use parent qw/Image::Magick::Q16/;" in Magick.pm
I dont know if the issue is because I'm using ActiveState Perl 5.16.2 and the PerlMagick included in ImageMagick says 5.16.1.
I'm pretty good with Perl and never had issues with older Perl/ImageMagick versions... but somehow there is some Magick going on I dont get.
Ideas?