![]() |
| |||||||
| Distribution | Reflex [Download] |
| Author | RCAPUTO [ Rocco Caputo ] |
| Version | 0.088 |
| Abstract | Class library for flexible, reactive programs. |
| Released | 6 Jan 2011 |
| Size | 143.7 KB |
| MD5 Checksum | 4741f0b9df0c76f292186fccfcc95dc5 |
| 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 | Moose | MooseX::Role::Parameterized | POE | Scalar::Util | Test::More | |
| AfterAwhileClass [source] | |
| AfterAwhileRole [source] | |
| AfterAwhileSubclass [source] | |
| AsyncAwhileClass [source] | |
| AsyncAwhileRole [source] | |
| EchoStream [source] | |
| ExampleHelpers [source] | |
| Moose::Meta::Attribute::Custom::Trait::Reflex::Trait::EmitsOnChange [v 0.088] | |
| Moose::Meta::Attribute::Custom::Trait::Reflex::Trait::Observed [v 0.088] | |
| PoCoEvent [source] | |
| PoCoPostback [source] | |
| Proxy [source] | |
| Reflex [source] [v 0.088] | Class library for flexible, reactive programs. |
| Reflex::Acceptor [source] [v 0.088] | non-blocking client socket acceptor |
| Reflex::Base [source] [v 0.088] | Base class for reactive (aka, event driven) objects. |
| Reflex::Callback [source] [v 0.088] | Generic callback adapters to simplify calling back |
| Reflex::Callback::CodeRef [source] [v 0.088] | Callback adapter for plain code references |
| Reflex::Callback::Method [source] [v 0.088] | Callback adapter for class and object methods |
| Reflex::Callback::Promise [source] [v 0.088] | Non-callback, inline Promise adapter |
| Reflex::Callbacks [source] [v 0.088] | Convenience functions for creating and using callbacks |
| Reflex::Client [source] [v 0.088] | A non-blocking socket client. |
| Reflex::Collection [source] [v 0.088] | Autmatically manage a collection of collectible objects |
| Reflex::Connector [source] [v 0.088] | non-blocking client socket connector |
| Reflex::Interval [source] [v 0.088] | A stand-alone multi-shot periodic callback |
| Reflex::PID [source] [v 0.088] | Observe the exit of a subprocess by its SIGCHLD signal. |
| Reflex::POE::Event [source] [v 0.088] | Communicate with POE components expecting events. |
| Reflex::POE::Postback [source] [v 0.088] | Communicate with POE components expecting postbacks. |
| Reflex::POE::Session [source] [v 0.088] | Observe events from a POE::Session object. |
| Reflex::POE::Wheel [source] [v 0.088] | Base class for POE::Wheel wrappers. |
| Reflex::POE::Wheel::Run [source] [v 0.088] | Represent POE::Wheel::Run as a Reflex class. |
| Reflex::Role [source] [v 0.088] | define a Reflex paramaterized role |
| Reflex::Role::Accepting [source] [v 0.088] | add connection accepting to a class |
| Reflex::Role::Collectible [source] [v 0.088] | add manageability by Reflex::Collection |
| Reflex::Role::Connecting [source] [v 0.088] | add non-blocking client connecting to a class |
| Reflex::Role::InStreaming [source] [v 0.088] | add streaming input behavior to a class |
| Reflex::Role::Interval [source] [v 0.088] | set a periodic, recurring timer |
| Reflex::Role::OutStreaming [source] [v 0.088] | add streaming input behavior to a class |
| Reflex::Role::PidCatcher [source] [v 0.088] | add async process reaping behavior to a class |
| Reflex::Role::Reactive [source] [v 0.088] | Make an object reactive (aka, event driven). |
| Reflex::Role::Readable [source] [v 0.088] | add readable-watching behavior to a class |
| Reflex::Role::Reading [source] [v 0.088] | add standard sysread() behavior to a class |
| Reflex::Role::Recving [source] [v 0.088] | Mix standard send/recv code into a class. |
| Reflex::Role::SigCatcher [source] [v 0.088] | add signal catching behavior to a class |
| Reflex::Role::Streaming [source] [v 0.088] | add streaming I/O behavior to a class |
| Reflex::Role::Timeout [source] [v 0.088] | set a wakeup callback for a relative delay |
| Reflex::Role::Wakeup [source] [v 0.088] | set a wakeup callback for a particular UNIX time |
| Reflex::Role::Writable [source] [v 0.088] | add writable-watching behavior to a class |
| Reflex::Role::Writing [source] [v 0.088] | add buffered non-blocking syswrite() to a class |
| Reflex::Sender [source] [v 0.088] | API to access the objects an event has passed through |
| Reflex::Signal [source] [v 0.088] | receive callbacks when signals arrive |
| Reflex::Stream [source] [v 0.088] | Buffered, translated I/O on non-blocking handles. |
| Reflex::Timeout [source] [v 0.088] | A stand-alone single-shot delayed callback |
| Reflex::Trait::EmitsOnChange [source] [v 0.088] | Emit an event when an attribute's value changes. |
| Reflex::Trait::Observed [source] [v 0.088] | Automatically watch Reflex objects. |
| Reflex::UdpPeer [source] [v 0.088] | Base class for non-blocking UDP networking peers. |
| Reflex::Wakeup [source] [v 0.088] | A stand-alone single-shot callback at an absolute time |
| ReflexPromise [source] | |
| Runner [source] | |
| RunnerRole [source] | |
| Ttl::Adder [source] | |
| Ttl::And [source] | |
| Ttl::Bin [source] | |
| Ttl::FlipFlop::D [source] | |
| Ttl::FlipFlop::JK [source] | |
| Ttl::FlipFlop::MasterSlave [source] | |
| Ttl::FlipFlop::T [source] | |
| Ttl::HexDecoder [source] | |
| Ttl::Latch::ClockedNandRS [source] | |
| Ttl::Latch::NandRS [source] | |
| Ttl::Latch::NorRS [source] | |
| Ttl::Nand [source] | |
| Ttl::Nor [source] | |
| Ttl::Not [source] | |
| Ttl::Or [source] | |
| Ttl::TriAnd [source] | |
| Ttl::TriNand [source] | |
| Ttl::Un [source] | |
| Ttl::Xor [source] |
| Perl Core Modules >> Moose | |
| Networking Devices IPC >> Reflex | |
| Data Type Utilities >> Reflex | |
| World Wide Web HTML HTTP CGI >> Reflex |
| ActiveState default Perl 5.10 repository [ v 0.080 ] |
| ActiveState default Perl 5.12 repository [ v 0.080 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |