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.78 by root, Fri Apr 13 10:53:25 2012 UTC vs.
Revision 1.79 by root, Sat Oct 6 21:25:24 2012 UTC

162use common::sense; 162use common::sense;
163 163
164use Coro; 164use Coro;
165use AnyEvent (); 165use AnyEvent ();
166 166
167our $VERSION = 6.08; 167our $VERSION = 6.09;
168 168
169############################################################################# 169#############################################################################
170# idle handler 170# idle handler
171 171
172our $IDLE; 172our $IDLE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines