Search found 3 matches
- 2013-02-25T20:48:14-07:00
- Forum: PerlMagick
- Topic: Q16.pm Module missing with AS Perl 5.16.2
- Replies: 3
- Views: 13333
Re: Q16.pm Module missing with AS Perl 5.16.2
I can confirm that this is working in 6.8.3.5
- 2013-02-24T13:55:23-07:00
- Forum: PerlMagick
- Topic: Q16.pm Module missing with AS Perl 5.16.2
- Replies: 3
- Views: 13333
Re: Q16.pm Module missing with AS Perl 5.16.2
Cool, I think I can wait that long :) I dont know if that is related to anything, when doing the ppm install somehow an undef sneaks in: C:\Program Files (x86)\ImageMagick\PerlMagick>ppm install Image-Magick.ppd Unpacking Image-Magick-undef...done Generating HTML for Image-Magick-undef...done ...
- 2013-02-24T09:35:28-07:00
- Forum: PerlMagick
- Topic: Q16.pm Module missing with AS Perl 5.16.2
- Replies: 3
- Views: 13333
Q16.pm Module missing with AS Perl 5.16.2
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 ...