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. fdatasync() is identical in return value, but it calls C fdatasync() instead o...
BRIANSKI/File-Sync-0.11 - 19 Nov 2011 19:58:33 UTCFile::DirSync will make two directories exactly the same. The goal is to perform this syncronization process as quickly as possible with as few stats and reads and writes as possible. It usually can perform the syncronization process within a few mil...
BBB/File-DirSync-1.22 - 27 Aug 2007 16:46:03 UTCFile::Map maps files or anonymous memory into perl variables. Advantages of memory mapping * Unlike normal perl variables, mapped memory is (usually) shared between threads or forked processes. * It is an efficient way to slurp an entire file. Unlike...
LEONT/File-Map-0.67 - 25 Jun 2020 22:27:57 UTCThis module provides convenience wrappers around "open" and "sysopen" for opening simple files and a wrapper around "opendir" for opening directories. Nothing is exported by default; you have to specify every function you want to import explicitly. F...
MAUKE/File-Open-1.0102 - 16 Apr 2017 20:40:12 UTCFile::HashCache is an automatic versioning scheme for arbitrary files based on the hash of the contents of the files themselves. It aims to be painless for the developer and very fast. File::HashCache solves the problem in web development where you u...
DAVID/File-HashCache-v1.0.2 - 07 Oct 2013 20:36:17 UTCThis module offers atomic file writes via a temporary file created in the same directory (and therefore probably the same partition) as the specified file. After data has been written to the temporary file, the "rename" system call is used to replace...
JMATES/File-AtomicWrite-1.21 - 09 Oct 2018 13:39:13 UTCThis class implements file-specific methods. Most of them are simple wrappers of the equivalents from various File::* or IO::* classes. See also Path::Class::Entity for common methods like "copy" and "move"....
ISHIGAKI/Path-Extended-0.23 - 11 Mar 2015 05:29:38 UTCVVELOX/ZConf-6.1.0 - 25 May 2012 20:39:43 UTC
DFH/TPath-Forester-File-0.003 - 07 Oct 2013 12:46:00 UTC
InflateColumn::File...
RIBASUSHI/DBIx-Class-0.082842 - 16 Jun 2020 20:13:37 UTCANDK/File-Rsync-Mirror-Recent-0.4.6 - 21 Jun 2020 21:09:09 UTC
Lower level than F:R:M:Recent, handles one recentfile. Whereas a tree is always composed of several recentfiles, controlled by the F:R:M:Recent object. The Recentfile object has to do the bookkeeping for a single timeslice....
ANDK/File-Rsync-Mirror-Recent-0.4.6 - 21 Jun 2020 21:09:09 UTC