| This Release | POE-Stage-0.060 | [Download] [Browse] | 28 Jul 2009 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://thirdlobe.com/svn/poe-stage/trunk | |||||
| CPAN Testers | PASS (535) NA (9) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| POE::Callback | object wrapper for callbacks with lexical closures | ||
| POE::Request | a common message class for POE::Stage | ||
| POE::Request::Emit | encapsulates non-terminal replies to POE::Request | ||
| POE::Request::Recall | encapsulates responses to POE::Request::Emit | ||
| POE::Request::Return | encapsulates final replies to POE::Request messages | ||
| POE::Request::Upward | internal base class for POE::Stage response messages | ||
| POE::Stage | a base class for message-driven objects | 0.060 | |
| POE::Stage::App | a base class for POE::Stage applications | ||
| POE::Stage::Echoer | a stage that echoes back whatever it's given | ||
| POE::Stage::Receiver | a simple UDP recv/send component | ||
| POE::Stage::Resolver | a simple non-blocking DNS resolver | ||
| POE::Stage::Ticker | a periodic message generator for POE::Stage | ||
| POE::Watcher | a base class for POE::Stage's event watchers | ||
| POE::Watcher::Delay | wait for a length of time to pass | ||
| POE::Watcher::Input | watch a socket or other handle for input readiness | ||
| POE::Watcher::Wheel | watch a POE::Wheel rather than reinvent it | ||
| POE::Watcher::Wheel::ReadWrite | |||
| POE::Watcher::Wheel::Run | |||
| POE::Watcher::Wheel::SocketFactory |