Mark Fowler <[EMAIL PROTECTED]> writes:
> On 7 Jul 2002, Frank D. Cringle wrote:
> 
> > There should be a CPAN module for this.  Maybe there IS a module on
> > CPAN, but I didn't find it.
> 
> File::Temp?  It's core too...

File::Temp is concerned with creating and opening temporary files.  I
was thinking of something that does that in a given directory and
returns a magic filehandle (objectified?, tied?) that renames the file
when it is closed and that deletes the file if the process terminates
before it is closed.

-- 
Frank Cringle,      [EMAIL PROTECTED]
voice: (+49 7745) 928759; fax: 928761


Reply via email to