in reply to Re: Dereference a reference to a file handle created with IO::File
in thread Dereference a reference to a file handle created with IO::File
Thank you very much. I chose your second suggestion, calling a method on the handle as being both shorter and, to me at least, clearer. There is something about nested {}'s when the inner and outer set do different things that is challenging for someone who gets into Perl once every couple of years or so. If there is any performance differential, it won't matter in my case. Thanks again, Dave Driscoll
|
|---|