CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     P     > >     POE
Distribution POE [Download]
Author RCAPUTO [ Rocco Caputo ]
Version 1.311
Abstract Portable, event-loop agnostic eventy networking and multitasking.
Released 2 May 2011
Size 357.6 KB
MD5 Checksum 0c2b42cc3329fb4f2e10193d9971bce4
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Exporter  |   File::Spec  |   IO  |   IO::Handle  |   IO::Tty  |   POE::Test::Loops  |   Storable  |   Test::Harness  |   Time::HiRes  |  

Modules

POE  [source]   [v 1.311] portable multitasking and networking framework for any event loop
POE::Component  [source]   [v 1.311] event driven objects or subsystems
POE::Component::Client::TCP  [source]   [v 1.311] a simplified TCP client
POE::Component::Server::TCP  [source]   [v 1.311] a simplified TCP server
POE::Driver  [source]   [v 1.311] an abstract interface for buffered, non-blocking I/O
POE::Driver::SysRW  [source]   [v 1.311] buffered, non-blocking I/O using sysread and syswrite
POE::Filter  [source]   [v 1.311] protocol abstractions for POE::Wheel and standalone use
POE::Filter::Block  [source]   [v 1.311] translate data between streams and blocks
POE::Filter::Grep  [source]   [v 1.311] select or remove items based on simple rules
POE::Filter::HTTPD  [source]   [v 1.311] parse simple HTTP requests, and serialize HTTP::Response
POE::Filter::Line  [source]   [v 1.311] serialize and parse terminated records (lines)
POE::Filter::Map  [source]   [v 1.311] transform input and/or output within a filter stack
POE::Filter::RecordBlock  [source]   [v 1.311] translate between discrete records and blocks of them
POE::Filter::Reference  [source]   [v 1.311] freeze and thaw arbitrary Perl data
POE::Filter::Stackable  [source]   [v 1.311] combine multiple POE::Filter objects
POE::Filter::Stream  [source]   [v 1.311] a no-op filter that passes data through unchanged
POE::Kernel  [source]   [v 1.311] a event based "kernel" for POE sessions
POE::Loop  [source]   [v 1.311] documentation for POE's event loop bridge interface
POE::Loop::IO_Poll  [source]   [v 1.311] a bridge that allows POE to be driven by IO::Poll
POE::Loop::PerlSignals  [source]   [v 1.311] common signal handling routines for POE::Loop bridges
POE::Loop::Select  [source]   [v 1.311] a bridge that allows POE to be driven by select(2)
POE::NFA  [source]   [v 1.311] an event-driven state machine (nondeterministic finite automaton)
POE::Pipe  [source]   [v 1.311] common methods for POE::Pipe::OneWay and POE::Pipe::TwoWay
POE::Pipe::OneWay  [source]   [v 1.311] a portable API for one-way pipes
POE::Pipe::TwoWay  [source]   [v 1.311] a portable API for two-way pipes
POE::Queue  [source]   [v 1.311] a flexible, generic priority queue API
POE::Queue::Array  [source]   [v 1.311] a high-performance array-based priority queue
POE::Resource  [source]   [v 1.311] internal resource managers for POE::Kernel
POE::Resource::Aliases  [source]   [v 1.311] internal session alias manager for POE::Kernel
POE::Resource::Events  [source]   [v 1.311] internal event manager for POE::Kernel
POE::Resource::Extrefs  [source]   [v 1.311] internal reference counts manager for POE::Kernel
POE::Resource::FileHandles  [source]   [v 1.311] internal filehandle manager for POE::Kernel
POE::Resource::Sessions  [source]   [v 1.311] internal session manager for POE::Kernel
POE::Resource::SIDs  [source]   [v 1.311] internal session ID manager for POE::Kernel
POE::Resource::Signals  [source]   [v 1.311] internal signal manager for POE::Kernel
POE::Resources  [source]   [v 1.311] loader of POE resources
POE::Session  [source]   [v 1.311] an event driven POE task
POE::Wheel  [source]   [v 1.311] event-driven mixins for POE::Session
POE::Wheel::Curses  [source]   [v 1.311] non-blocking input for Curses
POE::Wheel::FollowTail  [source]   [v 1.311] follow the tail of an ever-growing file
POE::Wheel::ListenAccept  [source]   [v 1.311] accept connections from regular listening sockets
POE::Wheel::ReadLine  [source]   [v 1.311] non-blocking Term::ReadLine for POE
POE::Wheel::ReadWrite  [source]   [v 1.311] non-blocking buffered I/O mix-in for POE::Session
POE::Wheel::Run  [source]   [v 1.311] portably run blocking code and programs in subprocesses
POE::Wheel::SocketFactory  [source]   [v 1.311] non-blocking socket creation

Categories

Networking Devices IPC    >>     POE
Data Type Utilities    >>     POE
User Interfaces    >>     POE
World Wide Web HTML HTTP CGI    >>     POE

Win32 PPM packages for "POE"

ActiveState default Perl 5.10 repository   [  v 1.311   ]
ActiveState default Perl 5.12 repository   [  v 1.311   ]
ActiveState default Perl 5.6 repository   [  v 0.26   ]
ActiveState default Perl 5.8 repository   [  v 1.006   ]
tcool.org Perl 5.8 repository   [  v 1.005   ]
trouchelle.com Perl 5.10 repository   [  v 1.280   ]
trouchelle.com Perl 5.8 repository   [  v 1.006   ]
uwinnipeg Perl 5.10 repository   [  v 1.003   ]
uwinnipeg Perl 5.8 repository   [  v 0.9917   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.