At Wed, 5 Jun 2002 14:37:28 +1000, Gavin Carr wrote: > I've got a situation where I want to able to write lock some of my epl > components and know that the locking will be honoured ...
just do the usual "write to a temporary file next to it, then rename over the file you wanted" trick. IO::AtomicFile will do it for you, in fact. -- - Gus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]