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.27 by root, Mon Nov 10 04:37:23 2008 UTC vs.
Revision 1.28 by root, Thu Nov 13 17:32:01 2008 UTC

105use strict; 105use strict;
106 106
107use Coro; 107use Coro;
108use AnyEvent (); 108use AnyEvent ();
109 109
110our $VERSION = 4.91; 110our $VERSION = 4.912;
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