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.
- Links to devel:languages:perl / perl-File-FcntlLock
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:pwcau:branches:server:mail/perl-File-FcntlLock && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
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 |
Latest Revision
Peter Wullinger (pwcau)
committed
(revision 1)
Comments 0