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

Comparing AnyEvent/Makefile.PL (file contents):
Revision 1.22 by root, Fri Jul 17 22:05:12 2009 UTC vs.
Revision 1.23 by root, Sat Jul 18 05:47:44 2009 UTC

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
9*** have to use one of the other adaptors (Event, Glib, Tk, etc.). 9*** have to use one of the other adaptors (Event, Glib, Tk, etc.).
10*** The Async::Interrupt module is highly recommended to efficiently avoid
11*** race conditions in/with other event loops.
10*** 12***
11*** This module does not have ANY dependencies, even if it might look 13*** This module does not have ANY dependencies, even if it might look
12*** otherwise. If you are building a distribution package or have 14*** otherwise. If you are building a distribution package or have
13*** difficulties installing this package due to dependencies, report this 15*** difficulties installing this package due to dependencies, report this
14*** to the packager as a bug. 16*** to the packager as a bug.
15*** 17***
16*** This module is guaranteed to stay pure-perl and still be full-featured 18*** This module is guaranteed to stay 100% pure-perl, full-featured
17*** and performant, even without any optionally recommended modules. 19*** and performant, even without any of the optional modules.
18*** 20***
19 21
20EOF 22EOF
21 23
22WriteMakefile( 24WriteMakefile(

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines