ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Makefile.PL
(Generate patch)

Comparing Coro/Makefile.PL (file contents):
Revision 1.59 by root, Tue Jul 14 00:55:10 2009 UTC vs.
Revision 1.60 by root, Fri Jul 17 14:57:42 2009 UTC

82 VERSION_FROM => "Coro.pm", 82 VERSION_FROM => "Coro.pm",
83 DIR => ['Coro', ($EVENT ? 'Event' : ()), ($EV ? "EV" : ())], 83 DIR => ['Coro', ($EVENT ? 'Event' : ()), ($EV ? "EV" : ())],
84 PREREQ_PM => { 84 PREREQ_PM => {
85 common::sense => 0, 85 common::sense => 0,
86 Scalar::Util => 0.00, 86 Scalar::Util => 0.00,
87 AnyEvent => 4.800001, 87 AnyEvent => 4.81,
88 Storable => 2.15, 88 Storable => 2.15,
89 Time::HiRes => 0, 89 Time::HiRes => 0,
90 Guard => 0.5, 90 Guard => 0.5,
91 91
92 # for Coro::Event 92 # for Coro::Event

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines