Re: File Corrupt when download with ModPerl scripts

2015-02-05 Thread André Warnier
Michel, from what you describe below, this sounds very unlikely to be a perl or mod_perl issue. If I have to make a guess, I would say that what you download via perl/mod_perl is just not the same image file as what you think you download. Maybe it is a thumbnail version of the original image

Re: File Corrupt when download with ModPerl scripts

2015-02-05 Thread Vincent Veyron
On Wed, 04 Feb 2015 20:22:52 +0100 Michel Jansen wrote: > Hi There, > > Somehow images get corrupted when i read and then download them with a > modperl script using File::Read or File::Slurp. The images are not > really broken but they get blurred and dont look like before they are > uploade

File Corrupt when download with ModPerl scripts

2015-02-04 Thread Michel Jansen
Hi There, Somehow images get corrupted when i read and then download them with a modperl script using File::Read or File::Slurp. The images are not really broken but they get blurred and dont look like before they are uploaded. When i download them directly from the webserver directory where