in reply to Intercepting IO file access
Re: anonymous filehandle for overridden open sub helped me get it right for undefined lexical filehandles
Re: Re: use subs enlightened me somewhat on the difference between lists and arrays, or why I couldn't just pass @_ on to the CORE::open function.
I wouldn't at all be surprised if there are more bugs in my open sub, but my program's use of open is limited to some very simple cases and my sub seems to handle them well enough.
Joe
|
|---|