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.17 by root, Wed Jul 23 22:15:25 2008 UTC vs.
Revision 1.18 by root, Sun Sep 21 01:23:26 2008 UTC

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