http://qs321.pair.com?node_id=559538


in reply to Re: opening files using handles, objects etc
in thread opening files using handles, objects etc

Thinking about it... It would make sense to convert all possibilities to just the one in my object, would it be better to store it as a file handle or an IO::File object? I'm only writing text to the file, not doing anything special. Oh and reading from another file.