Perl module to use the DB_File with Lock
This module provides a wrapper for the DB_File module, adding locking. When you need locking, simply use this module in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing.
$
pkg install p5-DB_File-LockOrigin
devel/p5-DB_File-Lock
Size
13.9KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages