libfile-fcntllock-perl 0.22-3build7 source package in Ubuntu
Changelog
libfile-fcntllock-perl (0.22-3build7) jammy; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Sun, 06 Feb 2022 13:43:35 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfile-fcntllock-perl_0.22.orig.tar.gz | 16.6 KiB | 9a9abb2efff93ab73741a128d3f700e525273546c15d04e7c51c704ab09dbcdf |
libfile-fcntllock-perl_0.22-3build7.debian.tar.xz | 2.6 KiB | 0f85abc7beac7d2017c3a45461fb5528513c29dd76864c130afbc6925e55e79c |
libfile-fcntllock-perl_0.22-3build7.dsc | 2.1 KiB | 775fec653c0620e12970aad0e3237d29b73b2e527a03cde2d9fa9021a6615752 |
Available diffs
- diff from 0.22-3build6 to 0.22-3build7 (353 bytes)
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