Bug#645014: ITP: libfile-fcntllock-perl -- Perl module for file locking with flock(2)

October 11th, 2011 - 03:40 pm ET by Julián Moreno Patiño | Report spam

Package: wnpp
Owner: Julián Moreno Patiño <darkjunix@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org,642608@bugs.debian.org

* Package name : libfile-fcntllock-perl
Version : 0.12
Upstream Author : Jens Thoms Toerring <jt@toerring.de>
* URL : http://search.cpan.org/dist/File-FcntlLock/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : Perl module for file locking with flock(2)

File::FcntlLock is a Perl module for file locking using fcntl(2) system call.
This module allow locks on a whole file or on some parts of it to avoid some
shotcomings known in fcntl(2), which is based in Perl's flock() function.

Kind regards,

Julián Moreno Patiño
.''`. Debian GNU/{Linux,KfreeBSD}
: :' : Free Operating Systems
`. `' http://debian.org/
`- PGP KEY ID 6168BF60
Registered GNU Linux User ID 488513






To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 2 repliesReplies Make a reply

Replies

#1 Guillem Jover
October 11th, 2011 - 11:30 pm ET | Report spam
Hi!

First of all, thanks for packaging this so fast. :)

On Tue, 2011-10-11 at 14:32:25 -0500, Julián Moreno Patiño wrote:
Package: wnpp
Owner: Julián Moreno Patiño
Severity: wishlist
X-Debbugs-CC: ,,

* Package name : libfile-fcntllock-perl
Version : 0.12
Upstream Author : Jens Thoms Toerring
* URL : http://search.cpan.org/dist/File-FcntlLock/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : Perl module for file locking with flock(2)



The module is using fcntl(2), not flock(2).

File::FcntlLock is a Perl module for file locking using fcntl(2) system call.
This module allow locks on a whole file or on some parts of it to avoid some
shotcomings known in fcntl(2), which is based in Perl's flock() function.



I'd use the wording from upstream's README which seems clearer. And it's
probably worth mentioning that this supports reliable locking over NFS.

thanks,
guillem



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics