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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:50:42 +0100

Upload details

Uploaded by:
Matthias Klose
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-4ubuntu4.debian.tar.xz 3.0 KiB 75bc3e2260523b4cb528387ad3bc62c2ce897b364d8f46ca7038c4590c6d3df8
libfile-fcntllock-perl_0.22-4ubuntu4.dsc 2.2 KiB 639be1a801703960199a3e366a40cbb867b105954c5dc9878ab5cd779b4c2f6b

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