FICHA · AUR

perl-file-sync

Perl access to fsync() and sync() function calls

  • Perl file library
  • LIBRARY
  • FILE-MANAGEMENT
  • STORAGE
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Durable file writes can be requested from Perl code through fsync and sync calls. Developers use this library when applications need stronger guarantees that data reached storage before continuing. It affects filesystem flushing behavior and should be used thoughtfully because it can slow IO-heavy programs.

Permissions

Permissions not analysed for this source yet.