object methods for locking files
The IO::LockedFile class has the same interface as the IO::File class.
The only difference is that the files are locked with the Flock mechanism.

Maintainer: Simon Bertrang <simon@openbsd.org>

WWW: http://search.cpan.org/dist/IO-LockedFile/
