Merge pull request #3 from yanick/patch-1 |
|
More...
|
over 13 years ago
|
SYMOPSIS? :-) |
|
More...
|
over 13 years ago
|
Document how to plug in new event loops without crazy shenanigans. |
|
More...
|
over 13 years ago
|
Fix make_error_handler() to use event objects. |
|
More...
|
over 13 years ago
|
Reserve MooseX::Role::Reactive for the event-loop agnostic part of Reflex. |
|
More...
|
over 13 years ago
|
Bump the version for release. I shouldn't need to do this. |
|
More...
|
over 13 years ago
|
Fix a warning due to strange destruction order. |
|
More...
|
over 13 years ago
|
Allow Reflex::Filehandle to be used with handle instead of descriptor. |
|
More...
|
over 13 years ago
|
Pass att_active through from RR::Streaming to RR::Writable. |
|
More...
|
over 13 years ago
|
Make version self-bumping and releases self-tagging. |
|
More...
|
over 13 years ago
|
Remove // because CPAN testers still test Perl predating that feature. |
|
More...
|
over 13 years ago
|
Add an example of handling POE sig('DIE') from Reflex. |
|
More...
|
over 13 years ago
|
Modernize ZeroMQ examples to use event objects. |
|
More...
|
over 13 years ago
|
add TODO doc |
|
More...
|
over 13 years ago
|
temporary work around for a meta_lookup bug in Moose |
|
More...
|
over 13 years ago
|
Merge branch 'master' of github.com:rcaputo/reflex |
|
More...
|
over 13 years ago
|
Work around a known issue in Moose::Exporter. |
|
More...
|
over 13 years ago
|
fix the dist.ini so that it builds cleaner for submitters |
|
More...
|
over 13 years ago
|
Create an example that uses POE::Component::Client::HTTP. |
|
More...
|
over 13 years ago
|
Bump version for release. |
|
More...
|
over 13 years ago
|
Merge pull request #2 from jasonmay/master |
|
More...
|
almost 14 years ago
|
Pass the object as an emitter properly on an error event |
|
More...
|
almost 14 years ago
|
Add a simple example of using a POE::Session alongside Reflex. |
|
More...
|
almost 14 years ago
|
!!! Experiment with Reflex events being objects. |
|
More...
|
almost 14 years ago
|
Add Reflex::Filehandle for times when you just want to know if there's readability and/or writability and don't need a stream. |
|
More...
|
almost 14 years ago
|
eg/Runner.pm works with other open3()-like things. Very nice! |
|
More...
|
about 14 years ago
|
Update to work with recent Moose. Fixes a bug reported by Tyler Riddle on irc.perl.org #reflex. |
|
More...
|
about 14 years ago
|
Bump the version for release. |
|
More...
|
about 14 years ago
|
Apply Sébastien Aperghis-Tramoni's patch to allow Reflex to compile on Perl 5.8.8. Resolves rt.cpan.org ticket 66275. |
|
More...
|
about 14 years ago
|
Remove PodPlexus plugin for now. That's a bigger yak than will fit in any recent release. |
|
More...
|
about 14 years ago
|