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

Search results for "module:POE::Wheel::Readline"

POE::Wheel::ReadLine - non-blocking Term::ReadLine for POE River stage three • 401 direct dependents • 538 total dependents

POE::Wheel::ReadLine is a non-blocking form of Term::ReadLine that's compatible with POE. It uses Term::Cap to interact with the terminal display and Term::ReadKey to interact with the keyboard. POE::Wheel::ReadLine handles almost all common input ed...

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

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 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::Wheel - event-driven mixins for POE::Session River stage three • 401 direct dependents • 538 total dependents

A POE::Wheel object encapsulates a bundle of event handlers that perform a specific task. It also manages the event watchers that trigger those handlers. Object lifetime is very important for POE wheels. At creation time, most wheels will add anonymo...

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

POE::NFA - an event-driven state machine (nondeterministic finite automaton) River stage three • 401 direct dependents • 538 total dependents

POE::NFA implements a different kind of POE session: A non-deterministic finite automaton. Let's break that down. A finite automaton is a state machine with a bounded number of states and transitions. Technically, POE::NFA objects may modify themselv...

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

POE::Component::SSLify::ServerHandle - Server-side handle for SSLify River stage two • 13 direct dependents • 23 total dependents

This is a subclass of Net::SSLeay::Handle because their read() and sysread() does not cooperate well with POE. They block until length bytes are read from the socket, and that is BAD in the world of POE... This subclass behaves exactly the same, exce...

APOCAL/POE-Component-SSLify-1.012 - 14 Nov 2014 20:21:21 UTC

POE::Component::TLSify::ServerHandle - Server-side handle for TLSify River stage zero No dependents

This is a "tied" wrapper around IO::Socket::SSL "startSSL". It operates in a similar manner to POE::Component::SSLify::ServerHandle. DIFFERENCES This module doesn't know what to do with PRINT/READLINE, as they usually are not used in POE::Wheel opera...

BINGOS/POE-Component-TLSify-0.08 - 01 Sep 2020 09:12:08 UTC

POE::Component::TLSify::ClientHandle - Client-side handle for TLSify River stage zero No dependents

This is a "tied" wrapper around IO::Socket::SSL "startSSL". It operates in a similar manner to POE::Component::SSLify::ClientHandle. DIFFERENCES This module doesn't know what to do with PRINT/READLINE, as they usually are not used in POE::Wheel opera...

BINGOS/POE-Component-TLSify-0.08 - 01 Sep 2020 09:12:08 UTC
7 results (0.036 seconds)