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

Search results for "module:File::IO"

IO::File - supply object methods for filehandles River stage five • 5475 direct dependents • 32646 total dependents

"IO::File" inherits from "IO::Handle" and "IO::Seekable". It extends these classes with methods that are specific to file handles....

TODDR/IO-1.55 - 30 Dec 2023 20:22:15 UTC

IO::InSitu - Avoid clobbering files opened for both input and output River stage zero No dependents

When users want to do in-situ processing on a file, they often specify it as both the input and output file: > myapp -i sample_data -o sample_data -op=normalize But, if the "-i" and "-o" flags are processed independently, the program will usually ope...

DCONWAY/IO-InSitu-0.0.2 - 22 May 2005 05:51:36 UTC

IO::File::Log - IO::File abstraction on logging files River stage zero No dependents

Under this discussion, a log file refers to the classical notion of a daemon's log file, that is, a file that can be appended to at any time or that can be "rotated" (ie, the original file can be "rename()"d and a new file with the same name created ...

LUISMUNOZ/IO-File-Log-1.01 - 08 Aug 2002 17:51:23 UTC

Chj::IO::File River stage zero No dependents

Something like IO::File, but more lightweight (IO::File takes about 0.3 seconds to load on my laptop, whereas this module takes less than 30ms), and with methods that throw (currently untyped) exceptions on error. NEW: $Chj::IO::ERRNO is set to $!+0 ...

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC

SPVM::IO::File - File Input/Output River stage one • 2 direct dependents • 2 total dependents

SPVM::IO::File provides File Input/Output....

KIMOTO/SPVM-IO-0.211002 - 07 Dec 2023 05:21:44 UTC

IO::Easy::File - IO::Easy child class for operations with files. River stage one • 2 direct dependents • 5 total dependents

APLA/IO-Easy-0.16 - 12 Apr 2011 15:14:35 UTC

File::KDBX::IO - Base IO class for KDBX-related streams River stage one • 1 direct dependent • 2 total dependents

This is a IO::Handle subclass which provides self-tying and buffering. It currently provides an interface for subclasses that is similar to PerlIO::via, but this is subject to change. Don't depend on this outside of the File::KDBX distribution. Curre...

CCM/File-KDBX-0.906 - 17 Aug 2022 01:45:28 UTC

Meta::IO::File - extend IO::File. River stage zero No dependents

This class extends IO::File. I'm not actually adding a lot of IO stuff but rather making the code which uses IO::File cleaner by having my Meta::IO::File throw exception instead of returning error codes so that it will fit nicer in OO systems....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

IO::Async::File - watch a file for changes River stage three • 115 direct dependents • 145 total dependents

This subclass of IO::Async::Notifier watches an open filehandle or named filesystem entity for changes in its "stat()" fields. It invokes various events when the values of these fields change. It is most often used to watch a file for size changes; f...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC

IO::File::Cycle - Easily split output file while writing River stage zero No dependents

NICWOLFF/IO-File-Cycle-0.03 - 05 Oct 2012 01:30:57 UTC

IO::Moose::File - Reimplementation of IO::File with improvements River stage zero No dependents

This class provides an interface mostly compatible with IO::File. The differences: * It is based on Moose object framework. * It uses Exception::Base for signaling errors. Most of methods are throwing exception on failure. * It doesn't export any con...

DEXTER/IO-Moose-0.1004 - 29 Oct 2009 12:15:13 UTC

IO::File::fcntl - extension of IO::File for fcntl River stage zero No dependents

"IO::File::fcntl" inherits from "IO::File::Lockable"....

MAKOTO/IO-File-Lockable-0.34 - 11 May 2007 09:35:58 UTC

IO::File::Multi - Print to multiple filehandles with one output call River stage zero No dependents

This module requires that the user have the IO::File module installed (it comes with the perl distribution). Create objects for each of the output filehandles you'll have - then call the print() and printf() methods to send output to ALL the filehand...

NEMWS/IO-File-Multi-1.04 - 20 Jun 2020 20:58:33 UTC

IO::File::flock - extension of IO::File for flock River stage zero No dependents

"IO::File::flock" inherits from "IO::File"....

MAKOTO/IO-File-Lockable-0.34 - 11 May 2007 09:35:58 UTC

IO::File::Lockable - supply lock based methods for I/O File objects River stage zero No dependents

"IO::File::flock" inherits from "IO::File"....

MAKOTO/IO-File-Lockable-0.34 - 11 May 2007 09:35:58 UTC

IO::File::WithPath - An IO::File extension that keeps the pathname River stage one • 2 direct dependents • 2 total dependents

IO::File::WithPath is a Perl module extending IO::File to keep track of the absolute path name....

CHIBA/IO-File-WithPath-0.09 - 20 Oct 2012 07:46:48 UTC

File::DataClass::IO - A powerful and concise API to do as much file IO as possible River stage one • 7 direct dependents • 8 total dependents

This is a simplified re-write of IO::All with additional functionality from IO::AtomicFile. Provides the same minimalist API but without the heavy OO overloading. Only has methods for files and directories...

PJFL/File-DataClass-0.73.1 - 02 Jun 2017 00:03:17 UTC

IO::Tokenized::File - Extension of IO::File allowing tokenized input River stage one • 1 direct dependent • 1 total dependent

*IO::Tokenized::File* adds the methods provided by *IO::Tokenized* to *IO::File* objects. See IO::Tokenized for details about how the tokens are specified and returned....

HOBBIT/IO-Tokenized-0.04 - 11 Nov 2003 10:37:12 UTC

File::KDBX::IO::Crypt - Encrypter/decrypter IO handle River stage one • 1 direct dependent • 2 total dependents

CCM/File-KDBX-0.906 - 17 Aug 2022 01:45:28 UTC

IO::File::WithFilename - filehandles that know their origin River stage one • 1 direct dependent • 1 total dependent

This module does everything that "IO::File" does, but implements "filename" method, that "File::Temp" objects have. It lets you write the code that is ignorant of what classes of objects it works with. If you want to check if it is safe to call "file...

IFOMICHEV/IO-File-WithFilename-0.01 - 23 Oct 2010 14:10:33 UTC
194 results (0.092 seconds)