in reply to Yet another file uploading problem.
binmode binmode FILEHANDLE, DISCIPLINES binmode FILEHANDLE This function arranges for the FILEHANDLE to have the semantics specified by the DISCIPLINES argument. If DISCIPLINES is omitted, binary (or "raw") semantics are applied to the filehandle.
|
|---|