Skip Menu |

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

Report information
The Basics
Id: 90785
Status: new
Priority: 0/
Queue: Imager-QRCode

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

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



Subject: bug in Imager-QRCode-0.034
Date: Mon, 25 Nov 2013 01:17:56 -0500
To: bug-Imager-QRCode [...] rt.cpan.org
From: "Keith C. Perry" <kcperry7 [...] gmail.com>
Hello Yoshiki KURIHARA, I am hoping you could help me understand something. There seems to be a problem with writing the QR code out to a file when your module is compiled with pp from the PAR::Packer. I've tested this on Windows with perl 5.8 and on Linux with perl 5.10 and both platforms are experiencing the issue. For instance, $img->write(file => "qrcode.gif") does not write the file and also does not report an error. This is only a problem after running the script through pp, otherwise it works just fine. I thought about using another method to write out the image but I'm unclear on how to access the actual image data in the $img object. There doesn't seem to be any documentation on how $img can be manipulated. Any help would be most appreciated. Thank you for you time. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ Keith C. Perry, MS. E.E.