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

Search results for "module:IO::Handle::Prototype::Fallback"

IO::Handle::Prototype::Fallback - Create IO::Handle like objects using a set of callbacks. River stage three • 12 direct dependents • 139 total dependents

This class provides a way to define a filehandle based on callbacks. Fallback implementations are provided to the extent possible based on the provided callbacks, for both writing and reading....

ETHER/IO-Handle-Util-0.02 - 06 Oct 2018 04:36:52 UTC

IO::Handle::Iterator - Iterator based read handle River stage three • 12 direct dependents • 139 total dependents

This class lets you define a read handle with a few fallback methods (like "read") using a single callback that behaves like "getline". This is similar but much simpler than: IO::Handle::Prototype::Fallback->new( __read => sub { ... }, ); The reason ...

ETHER/IO-Handle-Util-0.02 - 06 Oct 2018 04:36:52 UTC

IO::Handle::Util - Functions for working with IO::Handle like objects. River stage three • 12 direct dependents • 139 total dependents

This module provides a number of helpful routines to manipulate or create IO::Handle like objects....

ETHER/IO-Handle-Util-0.02 - 06 Oct 2018 04:36:52 UTC

IO::Handle::Prototype - base class for callback based handles. River stage three • 12 direct dependents • 139 total dependents

You probably want IO::Handle::Prototype::Fallback instead....

ETHER/IO-Handle-Util-0.02 - 06 Oct 2018 04:36:52 UTC
4 results (0.047 seconds)