Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-File-Sync | Distribution: OpenMandriva Lx |
Version: 0.110.0 | Vendor: OpenMandriva |
Release: 11 | Build date: Thu Sep 2 05:21:14 2021 |
Group: Development/Perl | Build host: server-tawern-3.openmandriva.org |
Size: 12509 | Source RPM: perl-File-Sync-0.110.0-11.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
Url: http://search.cpan.org/dist/File-Sync | |
Summary: Perl access to fsync() and sync() function calls |
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.
Artistic
/usr/lib64/perl5/vendor_perl/File /usr/lib64/perl5/vendor_perl/File/Sync.pm /usr/lib64/perl5/vendor_perl/auto/File /usr/lib64/perl5/vendor_perl/auto/File/Sync /usr/lib64/perl5/vendor_perl/auto/File/Sync/Sync.so /usr/lib64/perl5/vendor_perl/auto/File/Sync/autosplit.ix /usr/share/man/man3/File::Sync.3pm.zst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 17 23:03:18 2024