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

Comparing AnyEvent/Makefile.PL (file contents):
Revision 1.23 by root, Sat Jul 18 05:47:44 2009 UTC vs.
Revision 1.24 by root, Thu Jul 23 00:42:52 2009 UTC

1use ExtUtils::MakeMaker; 1use ExtUtils::MakeMaker;
2 2
3use 5.008; # AnyEvent perl event loop seems to work with 5.6, other modules not 3use 5.008001; # AnyEvent perl event loop seems to work with 5.6, other modules not
4 4
5print <<EOF; 5print <<EOF;
6 6
7*** 7***
8*** The EV module is recommended for even better performance, unless you 8*** The EV module is recommended for even better performance, unless you

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines