Possible Duplicate:
How do I lock a file in Perl?
Does anyone know how to lock a text file in Perl so only one thing can write to it until it is unlocked? I need something other than setting the read/write attributes. Thanks.
Possible Duplicate:
How do I lock a file in Perl?
Does anyone know how to lock a text file in Perl so only one thing can write to it until it is unlocked? I need something other than setting the read/write attributes. Thanks.