libfile-fcntllock-perl 0.22-4ubuntu2 source package in Ubuntu

Changelog

libfile-fcntllock-perl (0.22-4ubuntu2) noble; urgency=medium

  * Drop test_concurrent_locking.patch, this was misdiagnosed and
    it seems only a rebuild was required (for reasons unknown)

 -- Graham Inggs <email address hidden>  Wed, 13 Dec 2023 13:35:48 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libfile-fcntllock-perl_0.22.orig.tar.gz 16.6 KiB 9a9abb2efff93ab73741a128d3f700e525273546c15d04e7c51c704ab09dbcdf
libfile-fcntllock-perl_0.22-4ubuntu2.debian.tar.xz 2.9 KiB 7df7d6697ae08243a473ba39a702a90c2de3f2d9e327eb98201cc511f937f46b
libfile-fcntllock-perl_0.22-4ubuntu2.dsc 2.2 KiB ffa9183175347e8a7964f15d175b1e79b87447f4ce906e58bd33e0fba253e2cc

Available diffs

View changes file

Binary packages built by this source

libfile-fcntllock-perl: Perl module for file locking with fcntl(2)

 File::FcntlLock is a Perl module to do file locking in an object oriented
 fashion using the fcntl(2) system call. This allows locks on parts of a file
 as well as on the whole file and overcomes some known problems with flock(2),
 on which Perl's flock() function is based.
 .
 Furthermore due to its design it supports reliable locking over NFS.

libfile-fcntllock-perl-dbgsym: debug symbols for libfile-fcntllock-perl