perl-File-Sync - Perl access to fsync() and sync() function calls
Website: | http://search.cpan.org/dist/File-Sync/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
The fsync() function takes a Perl file handle as its only argument, and passes its fileno() to the C function fsync(). It returns undef on failure, or true on success.
Packages
perl-File-Sync-0.11-14.fc14.al.i686 [16 KiB] |
Changelog
by Jitka Plesnikova (2018-02-19):
- Add build-require gcc |