0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from yanick/patch-1
rcaputo
as Rocco Caputo
More... over 13 years ago
SYMOPSIS? :-) More... over 13 years ago
Document how to plug in new event loops without crazy shenanigans.
rcaputo
as Rocco Caputo
More... over 13 years ago
Fix make_error_handler() to use event objects.
rcaputo
as Rocco Caputo
More... over 13 years ago
Reserve MooseX::Role::Reactive for the event-loop agnostic part of Reflex.
rcaputo
as Rocco Caputo
More... over 13 years ago
Bump the version for release. I shouldn't need to do this.
rcaputo
as Rocco Caputo
More... over 13 years ago
Fix a warning due to strange destruction order.
rcaputo
as Rocco Caputo
More... over 13 years ago
Allow Reflex::Filehandle to be used with handle instead of descriptor.
rcaputo
as Rocco Caputo
More... over 13 years ago
Pass att_active through from RR::Streaming to RR::Writable.
rcaputo
as Rocco Caputo
More... over 13 years ago
Make version self-bumping and releases self-tagging.
rcaputo
as Rocco Caputo
More... over 13 years ago
Remove // because CPAN testers still test Perl predating that feature.
rcaputo
as Rocco Caputo
More... over 13 years ago
Add an example of handling POE sig('DIE') from Reflex.
rcaputo
as Rocco Caputo
More... over 13 years ago
Modernize ZeroMQ examples to use event objects.
rcaputo
as Rocco Caputo
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
rcaputo
as Rocco Caputo
More... over 13 years ago
Work around a known issue in Moose::Exporter.
rcaputo
as Rocco Caputo
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.
rcaputo
as Rocco Caputo
More... over 13 years ago
Bump version for release.
rcaputo
as Rocco Caputo
More... over 13 years ago
Merge pull request #2 from jasonmay/master
rcaputo
as Rocco Caputo
More... almost 14 years ago
Pass the object as an emitter properly on an error event
jasonmay
as Jason May
More... almost 14 years ago
Add a simple example of using a POE::Session alongside Reflex.
rcaputo
as Rocco Caputo
More... almost 14 years ago
!!! Experiment with Reflex events being objects.
rcaputo
as Rocco Caputo
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.
rcaputo
as Rocco Caputo
More... almost 14 years ago
eg/Runner.pm works with other open3()-like things. Very nice!
rcaputo
as Rocco Caputo
More... about 14 years ago
Update to work with recent Moose. Fixes a bug reported by Tyler Riddle on irc.perl.org #reflex.
rcaputo
as Rocco Caputo
More... about 14 years ago
Bump the version for release.
rcaputo
as Rocco Caputo
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.
rcaputo
as Rocco Caputo
More... about 14 years ago
Remove PodPlexus plugin for now. That's a bigger yak than will fit in any recent release.
rcaputo
as Rocco Caputo
More... about 14 years ago