in reply to Re: how to read binary file and give a binary output?
in thread how to read binary file and give a binary output?

binmode $filehandle; is also important.
  • Comment on Re^2: how to read binary file and give a binary output?