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.