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.52 by root, Thu Oct 1 23:16:27 2009 UTC vs.
Revision 1.53 by root, Fri Oct 2 19:55:59 2009 UTC

55use common::sense; 55use common::sense;
56 56
57use Coro; 57use Coro;
58use AnyEvent (); 58use AnyEvent ();
59 59
60our $VERSION = 5.17; 60our $VERSION = 5.2;
61 61
62############################################################################# 62#############################################################################
63# idle handler 63# idle handler
64 64
65our $IDLE; 65our $IDLE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines