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.25 by root, Wed Nov 5 15:38:10 2008 UTC vs.
Revision 1.26 by root, Sat Nov 8 16:46:32 2008 UTC

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