in reply to
Re: Locking a SDBM_File
in thread
Locking a SDBM_File
this code works on DB_FILE but not on SDBM_FILE
Comment on
Re: Re: Locking a SDBM_File
Replies are listed 'Best First'.
Re: Re: Re: Locking a SDBM_File
by
Anonymous Monk
on Mar 05, 2004 at 06:19 UTC
the code doesn't work period. Read
Locking: The Trouble with fd
in the
DB_File
documentation.
[reply]
In Section
Seekers of Perl Wisdom