The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:File::Sync"

File::Sync - Perl access to fsync() and sync() function calls River stage one • 4 direct dependents • 9 total dependents

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 UTC

File::DirSync - Syncronize two directories rapidly River stage zero No dependents

File::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 UTC

File::Map - Memory mapping made simple and safe. River stage three • 11 direct dependents • 119 total dependents

File::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.71 - 10 Apr 2023 12:19:06 UTC

File::Open - wrap open/sysopen/opendir and give them a nice and simple interface River stage one • 2 direct dependents • 2 total dependents

This 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.0103 - 26 Mar 2023 11:56:30 UTC

File::HashCache - Process and cache files based on the hash of their contents. River stage zero No dependents

File::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 UTC

File::AtomicWrite - writes files atomically via rename() River stage one • 4 direct dependents • 6 total dependents

This 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 UTC

Path::Extended::File River stage one • 2 direct dependents • 2 total dependents

This 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 UTC

Module::Generic::File - File Object Abstraction Class River stage two • 15 direct dependents • 19 total dependents

This packages provides a comprehensive and versatile set of methods and functions to manipulate files and directories. You can even manipulate filenames as if under a different OS, by providing the "os" parameter....

JDEGUEST/Module-Generic-v0.35.2 - 22 Mar 2024 05:33:35 UTC

ZConf::backends::file - A configuration system allowing for either file or LDAP backed storage. River stage zero No dependents

VVELOX/ZConf-6.1.0 - 25 May 2012 20:39:43 UTC

TPath::Forester::File - TPath::Forester that understands file systems River stage one • 1 direct dependent • 1 total dependent

DFH/TPath-Forester-File-0.003 - 07 Oct 2013 12:46:00 UTC

DBIx::Class::InflateColumn::File - DEPRECATED (superseded by DBIx::Class::InflateColumn::FS) River stage three • 342 direct dependents • 452 total dependents

InflateColumn::File...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

Module::Generic::File::IO - File IO Object Wrapper River stage two • 15 direct dependents • 19 total dependents

This is a thin wrapper that inherits from IO::File with the purpose of providing a uniform api in conformity with standard api call throughout the Module::Generic modules family and to ensure call to any IO::File will never die, but instead set an er...

JDEGUEST/Module-Generic-v0.35.2 - 22 Mar 2024 05:33:35 UTC

File::Rsync::Mirror::Recent - mirroring via rsync made efficient River stage one • 1 direct dependent • 1 total dependent

ANDK/File-Rsync-Mirror-Recent-0.4.6 - 21 Jun 2020 21:09:09 UTC

File::Rsync::Mirror::Recentfile - mirroring via rsync made efficient River stage one • 1 direct dependent • 1 total dependent

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
14 results (0.029 seconds)