in reply to Re^3: Implicit closing of files
in thread Implicit closing of files
I'm still puzzled why you are using local.Actually, I recently switched use a scoped variable of type IO::Handle, but after reading the article I mentioned in my earlier posting, which proposed using a local handle in the way described, I wanted to try it out. Let's simply call it curiosity....
|
|---|