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.14 by root, Fri May 30 21:34:52 2008 UTC vs.
Revision 1.15 by root, Sat May 31 12:10:55 2008 UTC

105use strict; 105use strict;
106 106
107use Coro; 107use Coro;
108use AnyEvent (); 108use AnyEvent ();
109 109
110our $VERSION = 4.741; 110our $VERSION = 4.742;
111 111
112############################################################################# 112#############################################################################
113# idle handler 113# idle handler
114 114
115our $IDLE; 115our $IDLE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines