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.12 by root, Thu May 29 03:31:52 2008 UTC vs.
Revision 1.13 by root, Thu May 29 18:05:53 2008 UTC

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