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.84 by root, Wed Mar 6 06:00:08 2013 UTC vs.
Revision 1.85 by root, Wed May 8 00:55:40 2013 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines