File locking with fcntl(2)
http://search.cpan.org/dist/File-FcntlLock/
File locking in Perl is usually done using the the flock() manpage
function. Unfortunately, this only allows locks on whole files and is often
implemented in terms of flock(2), which has some shortcomings.
Using this module file locking via fcntl(2) can be done.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-File-FcntlLock
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-File-FcntlLock && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
File-FcntlLock-0.14.tar.gz | 0000009622 9.4 KB | |
perl-File-FcntlLock.changes | 0000000210 210 Bytes | |
perl-File-FcntlLock.spec | 0000002013 1.97 KB |
Revision 1 (latest revision is 6)
Ismail Dönmez (namtrac)
accepted
request 136294
from
Frank Lichtenheld (flichtenheld)
(revision 1)
Packaging as (optional) dependency of dpkg
Comments 0