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.34 by root, Thu Dec 4 17:30:00 2008 UTC vs.
Revision 1.35 by root, Sat Dec 13 22:08:13 2008 UTC

107use strict; 107use strict;
108 108
109use Coro; 109use Coro;
110use AnyEvent (); 110use AnyEvent ();
111 111
112our $VERSION = 5.12; 112our $VERSION = 5.13;
113 113
114############################################################################# 114#############################################################################
115# idle handler 115# idle handler
116 116
117our $IDLE; 117our $IDLE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines