in reply to Problem reading Excel File
Without seeing code, we can only guess. My suggestion is to (re)read binmode and to apply it to the filehandle before writing the file to disk.
Also, have you compared that the file your Perl script saves is identical to the file if saved (for example) from a web browser?
|
|---|