Hi,

I want to open a temporary file somwhere and I am facing the problem of 
making sure I dont write to an already existing temporary file, thus 
curropting some other process somewhere else. Is there a way of telling 
perl to open a new file for writing but to throw an error if the file 
already exists?

Thanks,
James.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to