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

Search results for "FileHandle"

FileHandle - supply object methods for filehandles No river data available

NOTE: This class is now a front-end to the IO::* classes. "FileHandle::new" creates a "FileHandle", which is a reference to a newly created symbol (see the Symbol package). If it receives any parameters, they are passed to "FileHandle::open"; if the ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Quiq::FileHandle - Datei-Handle No river data available

Ein Objekt der Klasse repräsentiert eine Dateihandle, über die Daten gelesen oder geschrieben werden können. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encodin...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

Crypt::FileHandle - encrypted FileHandle No river data available

This package creates a tied FileHandle that automatically encrypts or decrypts data using the provided cipher. The FileHandle returned from new() can be treated like a normal FileHandle. All encrypting, decrypting, and buffering is completely transpa...

PHILBURT/Crypt-FileHandle-0.03 - 10 Feb 2018 05:13:27 UTC - Search in distribution

FileHandle::Fmode - determine whether a filehandle is opened for reading, writing, or both. No river data available

SISYPHUS/FileHandle-Fmode-0.14 - 09 Aug 2014 14:38:10 UTC - Search in distribution

FileHandle::Unget - FileHandle which supports multi-byte unget No river data available

FileHandle::Unget operates exactly the same as FileHandle, except that it provides a version of ungetc that allows you to unget more than one character. It also provides ungets to unget a string. This module is useful if the filehandle refers to a st...

DCOPPIT/FileHandle-Unget-0.1634 - 12 Jul 2018 03:28:06 UTC - Search in distribution

Tie::FileHandle::Log - Tied filehandle that logs operations No river data available

This class implements tie interface for filehandle but performs normal file operations and in addition to that logs the operations with Log::ger. It's basically used for testing, benchmarking, or documentation only....

PERLANCAR/Tie-FileHandle-Log-0.001 - 12 May 2019 01:37:00 UTC - Search in distribution

Tie::FileHandle::Base - a base class to simplify filehandle tie module implementation No river data available

By noting the redundancies inherent in the filehandle tie methods, this module seeks to aid in implementation of new modules by reducing the number of required functions. Care should be taken by classes that use AUTOLOAD. Make sure to predeclare subr...

ROBWALKER/Tie-FileHandle-Base-0.1 - 04 Sep 2002 21:33:46 UTC - Search in distribution

Tie::FileHandle::Split - Filehandle tie that captures, splits and stores output into files in a given path. No river data available

This module, when tied to a filehandle, will capture and store all that is output to that handle. You should then select a path to store files and a size to split files....

GBARCO/Tie-FileHandle-Split-0.95 - 25 Mar 2014 21:09:48 UTC - Search in distribution

Net::LibNFS::Filehandle - NFS filehandle (blocking I/O) No river data available

This class represents a libnfs filehandle and exposes a synchronous/blocking interface for interacting with that filehandle. See Net::LibNFS for how to create instances. See Net::LibNFS::Filehandle::Async for the async filehandle interface....

FELIPE/Net-LibNFS-0.05 - 12 Dec 2022 17:53:58 UTC - Search in distribution

Tie::FileHandle::Buffer - filehandle tie that captures output No river data available

This module, when tied to a filehandle, will capture and store all that is output to that handle. You may then act on that stored information in one of the following ways. my $contents = (tied *HANDLE)->get_contents; # retrieves the stored output (ti...

ROBWALKER/Tie-FileHandle-Buffer-0.11 - 04 Sep 2002 21:34:01 UTC - Search in distribution

GFF/Filehandle.pm No river data available

LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC - Search in distribution

lib/Reflex/Filehandle.pm No river data available

RCAPUTO/Reflex-0.100 - 02 Apr 2017 21:56:28 UTC - Search in distribution

Test::MockFile::FileHandle - Provides a class for Test::MockFile to tie to on open or sysopen. No river data available

TODDR/Test-MockFile-0.036 - 26 Jul 2023 15:34:30 UTC - Search in distribution
  • Test::MockFile::DirHandle - Provides a class object for Test::MockFile to give out for opendir calls.
  • Test::MockFile - Allows tests to validate code that can interact with files without touching the file system.

Tie::FileHandle::MultiPlex - filehandle tie that sends output to many destinations No river data available

This module, when tied to a filehandle, will send all of its output to all of the sources listed upon its creation. Usage: tie *HANDLE, 'Tie::FileHandle::MultiPlex', *HANDLE1, *HANDLE2, *HANDLE3,......

ROBWALKER/Tie-FileHandle-MultiPlex-0.1 - 04 Sep 2002 21:34:16 UTC - Search in distribution

Chess::PGN::Parse::FileHandle - Parse PGN from a FileHandle No river data available

After getting tired of having to repeatedly "gzip" and "gunzip" PGN files to process through "Chess::PGN::Parse", I decided there had to be an easier way. Well, this is it. This module is simple subclass of "Chess::PGN::Parse" that allows "FILECHANDL...

SMPETERS/Chess-PGN-Parse-FileHandle-0.02 - 12 Dec 2006 03:33:29 UTC - Search in distribution

Dpkg::Compression::FileHandle - class dealing transparently with file compression No river data available

Dpkg::Compression::FileHandle is a class that can be used like any filehandle and that deals transparently with compressed files. By default, the compression scheme is guessed from the filename but you can override this behavior with the method set_c...

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC - Search in distribution

Log::Any::Adapter::FileHandle - A basic Log::Any::Adapter to forward messages to a filehandle No river data available

This module is a basic adapter that will simply forward log messages to a filehandle, or any object that supports a 'print' method (IO::String, IO::Socket::INET, Plack's $env->{psgi.errors} object, etc). I've created it so that my scripts running und...

JASONJAYR/Log-Any-Adapter-FileHandle-0.010 - 07 Jan 2015 05:56:39 UTC - Search in distribution

Test::FTP::Server::FileHandle - The file handle for Test::FTP::Server. No river data available

USUALOMA/Test-FTP-Server-0.013 - 22 May 2020 03:07:08 UTC - Search in distribution

Data::Stream::Bulk::FileHandle - read lines from a filehandle No river data available

This provides a stream API for reading lines from a file....

DOY/Data-Stream-Bulk-0.11 - 14 Feb 2012 03:21:55 UTC - Search in distribution
1,915 results (0.131 seconds)