perldoc says I can't do flock over a network.

I assume this is NFS mounted files.

Two questions:

How do I test for NFS mounting so I can flag it as a problem in my code?
What options are there for locking over NFS besides using foo.lock files
all over the place?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to