in reply to Re: Program can not read the contents of a small file that it has recently written!
in thread Program can not read the contents of a small file that it has recently written!

Let me be the first to tell you: throw a use strict line near the top of your code.

I'm sorry, but I don't get it. How does adding a use strict; help in solving the problem?

-- Abigail

  • Comment on Re: Program can not read the contents of a small file that it has recently written!
  • Download Code