Name : perl-File-Sync
| |
Version : 0.90.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-07-28 13:20:53
|
Group : Development/Perl
| Source RPM : perl-File-Sync-0.90.0-1mdv2010.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : Perl access to fsync() and sync() function calls
|
Description :
The fsync() function takes a Perl file handle as its only argument, and passes its fileno() to the C function fsync(). It returns I< undef> on failure, or I< true> 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< not> export any methods by default, but fsync() is made available as a method of the I< FileHandle> and I< IO::Handle> classes.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/main/release |