Perl-File-Sync 0.09 - File-Sync - Perl access to fsync() and sync() function calls.[ perl-File-Sync-0.09-4mdv2007.0.i586.rpm - contrib ] Build by on Friday, June 16th 2006. http://search.cpan.org/dist/file-sync
The fsync() function takes a Perl file handle as its only argument, and passes its fileno() to the C function fsync(). It returns I on failure, or I on success. The fsync_fd() function is used internally by fsync(); it takes a file descriptor as its only argument. The sync() function is identical to the C function sync(). This module does B export any methods by default, but fsync() is made available as a method of the I and I classes.
Licence : Artistic
OS : Linux Arch : i586 / x86_64 Version : 0.09 release 4mdv2007.0
|