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-4m.mo6.noarch [18 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (0.23-4m) - rebuild against rpm-4.6 |