Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: File Locking in CGI programs

by chas (Priest)
on Jul 06, 2005 at 01:10 UTC ( [id://472655]=note: print w/replies, xml ) Need Help??


in reply to File Locking in CGI programs

You probably have done this, but just to be sure, have you imported the lock constants with
use Fcntl ':flock';
? (I seem to remember using
use Fcntl ':DEFAULT';
as well but looking at the module docs now I'm not sure why that's necessary...)
chas

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://472655]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-19 04:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found