Skip Menu |

This queue is for tickets about the Imager-Screenshot CPAN distribution.

Report information
The Basics
Id: 72833
Status: rejected
Priority: 0/
Queue: Imager-Screenshot

People
Owner: Nobody in particular
Requestors: joachim.basmaison [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.011
Fixed in: (no value)



Subject: Imager API version incorrect loaded 3 vs expected 1
There's an error when i try to import your module under Windows Seven (Activestate Perl) Imager::Screenshot v0.011 use Imager::Screenshot 'screenshot'; produce => """ Imager API version incorrect loaded 3 vs expected 1 """ ####### # PPM # ####### Imager::Screenshot 0.011 ################ # Perl Version # ################ This is perl 5, version 12, subversion 3 (v5.12.3) built for MSWin32- x64-multi-thread (with 9 registered patches, see perl -V for more detail) ########## # System # ########## Windows 7 Ultimate SP1 (64 bits)
On Wed Nov 30 04:46:18 2011, showi wrote: Show quoted text
> There's an error when i try to import your module under Windows Seven > (Activestate Perl) Imager::Screenshot v0.011 > > use Imager::Screenshot 'screenshot'; > > produce => > """ Imager API version incorrect loaded 3 vs expected 1 """
An upgrade of Imager has changed the types or behaviour of some Imager APIs. Reinstall Imager::Screenshot from source to fix it. Tony