perl-IO-LockedFile - Class - supply object methods for locking files
Website: | http://search.cpan.org/dist/IO-LockedFile/ |
---|---|
License: | "Unknown" |
- Description:
In its simplistic use, the IO::LockedFile class gives us the same interface of the IO::File class with the unique difference that the files we deal with are locked using the Flock mechanism (using the flock function).
Packages
perl-IO-LockedFile-0.23-23m.mo8.noarch [19 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.23-23m) - rebuild against perl-5.20.0 |