This module is just a translation of the C fcntl.h file. Unlike the old mechanism of requiring a translated fcntl.ph file, this uses the h2xs program (see the Perl source distribution) and your native C compiler. This means that it has a far more lik...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTCPOSIX fcntl(2) function accepts some structures that may be difficult to build from Perl in a portable way (for instance, "struct flock"). This module implements pairs of methods to pack/unpack these structures. EXPORT The following subroutines can b...
SALVA/Fcntl-Packer-0.03 - 22 Apr 2013 16:00:01 UTC"IO::File::fcntl" inherits from "IO::File::Lockable"....
MAKOTO/IO-File-Lockable-0.34 - 11 May 2007 09:35:58 UTCUses Fcntl to lock access to a disk based file which is read/written in Storable format. This is the default type for IPC::SRLock....
PJFL/IPC-SRLock-0.31.1 - 03 Feb 2017 23:10:57 UTCThis Perl module permits callers to prevent multiple simultaneous instantiations of themselves. The module accomplishes this using a *pidfile*, which is used to obtain a lock. Unlike the traditional *pidfile* locking protocol, which uses the existenc...
JGMYERS/Proc-PID-File-Fcntl-1.01 - 06 Sep 2006 23:15:18 UTC