The devel/p5-File-Sync port
p5-File-Sync-0.11p0 – perl interface to the sync() system functions (cvsweb github mirror)
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. 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 not export any methods by default, but fsync() is made available as a method of the FileHandle and IO::Handle classes.WWW: https://metacpan.org/release/File-Sync
Maintainer
The OpenBSD ports mailing-list
Categories
Files
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/File/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/File/Sync.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/File/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/File/Sync/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/File/Sync/Sync.so
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/File/Sync/autosplit.ix
- /usr/local/man/man3p/File::Sync.3p