ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/AnyEvent.pm
(Generate patch)

Comparing Coro/Coro/AnyEvent.pm (file contents):
Revision 1.94 by root, Wed Feb 11 19:30:15 2015 UTC vs.
Revision 1.95 by root, Thu Jun 4 22:58:28 2015 UTC

161use common::sense; 161use common::sense;
162 162
163use Coro; 163use Coro;
164use AnyEvent (); 164use AnyEvent ();
165 165
166our $VERSION = 6.42; 166our $VERSION = 6.43;
167 167
168############################################################################# 168#############################################################################
169# idle handler 169# idle handler
170 170
171our $IDLE; 171our $IDLE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines