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.96 by root, Sun Jun 28 22:31:07 2015 UTC vs.
Revision 1.97 by root, Mon Jun 29 22:42:33 2015 UTC

161use common::sense; 161use common::sense;
162 162
163use Coro; 163use Coro;
164use AnyEvent (); 164use AnyEvent ();
165 165
166our $VERSION = 6.43; 166our $VERSION = 6.44;
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