Skip Menu |

This queue is for tickets about the Image-ValidJpeg CPAN distribution.

Report information
The Basics
Id: 88788
Status: patched
Priority: 0/
Queue: Image-ValidJpeg

People
Owner: steve.sanbeg [...] gmail.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: memory.t fails under Windows
My guess is that before reading the test image contents, binmode() should be called to avoid newline translation. Regards, Slaven
Thanks for the info! I don't have a windows box to test on so I can't reproduce it, but it sounds like a good fix