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.22.tar.gz | 0000016994 16.6 KB | |
perl-File-FcntlLock.changes | 0000002274 2.22 KB | |
perl-File-FcntlLock.spec | 0000003470 3.39 KB |
Revision 4 (latest revision is 6)
buildservice-autocommit
accepted
request 242342
from
Stephan Kulow (coolo)
(revision 4)
baserev update by copy to link target
Comments 0