The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:POE IO::Pipe"

POE::Pipe - Deprecated and replaced with delegates to IO::Pipely. River stage three • 402 direct dependents • 539 total dependents

On June 29, 2012, POE::Pipe and its subclasses, POE::Pipe::OneWay and POE::Pipe::TwoWay were released to CPAN as IO::Pipely. The POE::Pipe family of modules remained unchanged in POE's distribution. On August 18, 2013, POE::Pipe and its subclasses we...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE - portable multitasking and networking framework for any event loop River stage three • 402 direct dependents • 539 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Pipe::TwoWay - Deprecated and replaced with delegates to IO::Pipely. River stage three • 402 direct dependents • 539 total dependents

This module is deprecated. IO::Pipely was released to CPAN as its replacement. Please see POE::Pipe for details, including the deprecation schedule....

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Pipe::OneWay - Deprecated and replaced with delegates to IO::Pipely. River stage three • 402 direct dependents • 539 total dependents

This module is deprecated. IO::Pipely was released to CPAN as its replacement. Please see POE::Pipe for details, including the deprecation schedule....

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Loop - documentation for POE's event loop bridge interface River stage three • 402 direct dependents • 539 total dependents

POE::Loop is a virtual base class that defines a standard event loop interface. POE::Loop subclasses mix into POE::Kernel and implement the features needed to manage underlying event loops in a consistent fashion. This documentation covers the interf...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Kernel - an event-based application kernel in Perl River stage three • 402 direct dependents • 539 total dependents

POE::Kernel is the heart of POE. It provides the lowest-level features: non-blocking multiplexed I/O, timers, and signal watchers are the most significant. Everything else is built upon this foundation. POE::Kernel is not an event loop in itself. For...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Wheel::Run - portably run blocking code and programs in subprocesses River stage three • 402 direct dependents • 539 total dependents

POE::Wheel::Run executes a program or block of code in a subprocess, created the usual way: using fork(). The parent process may exchange information with the child over the child's STDIN, STDOUT and STDERR filehandles. In the parent process, the POE...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC

POE::Filter::Reference - freeze and thaw arbitrary Perl data River stage three • 402 direct dependents • 539 total dependents

POE::Filter::Reference allows programs to send and receive arbitrary Perl data structures without worrying about a line protocol. Its put() method serializes Perl data into a byte stream suitable for transmission. get_one() parses the data structures...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC
8 results (0.047 seconds)