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.41 by root, Tue Jun 23 23:40:06 2009 UTC vs.
Revision 1.42 by root, Tue Jun 30 08:28:55 2009 UTC

57use strict; 57use strict;
58 58
59use Coro; 59use Coro;
60use AnyEvent (); 60use AnyEvent ();
61 61
62our $VERSION = 5.14; 62our $VERSION = 5.15;
63 63
64############################################################################# 64#############################################################################
65# idle handler 65# idle handler
66 66
67our $IDLE; 67our $IDLE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines