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.65 by root, Sat Feb 19 06:51:22 2011 UTC vs.
Revision 1.66 by root, Mon Feb 21 13:38:03 2011 UTC

162use common::sense; 162use common::sense;
163 163
164use Coro; 164use Coro;
165use AnyEvent (); 165use AnyEvent ();
166 166
167our $VERSION = 5.37; 167our $VERSION = 5.371;
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