[ 源代码: libdb-file-lock-perl ]
软件包:libdb-file-lock-perl(0.05-4.1)
libdb-file-lock-perl 的相关链接
Debian 的资源:
下载源码包 libdb-file-lock-perl:
- [libdb-file-lock-perl_0.05-4.1.dsc]
- [libdb-file-lock-perl_0.05.orig.tar.gz]
- [libdb-file-lock-perl_0.05-4.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
wrapper adding locking for the DB_File module
When you need locking, simply use DB_File::Lock 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.