in reply to Re: Why is using binmode on a file handle 77 times slower than just closing it and re-opening?
in thread Why is using binmode on a file handle 77 times slower than just closing it and re-opening?

Much thanks the universe makes sense again. The results got even better when I remembered to add the seek statement.
  • Comment on Re^2: Why is using binmode on a file handle 77 times slower than just closing it and re-opening?