1LockedFile::Flock(3) User Contributed Perl Documentation LockedFile::Flock(3)
2
3
4
6 IO::LockedFile::Flock Class implements the IO::LockedFile class for the
7 Flock scheme.
8
10 See IO::LockedFile;
11
13 This class implements the two methods lock and unlock for the Flock
14 scheme.
15
17 Rani Pinchuk, rani@cpan.org
18
19 Rob Napier, rnapier@employees.org
20
22 Copyright (c) 2001-2002 Ockham Technology N.V. & Rani Pinchuk. All
23 rights reserved. This package is free software; you can redistribute
24 it and/or modify it under the same terms as Perl itself.
25
27 IO::File(3), IO::LockedFile(3)
28
29
30
31perl v5.32.1 2021-01-27 LockedFile::Flock(3)