--- EV/Makefile.PL 2009/02/06 20:17:43 1.39 +++ EV/Makefile.PL 2009/06/10 00:52:21 1.40 @@ -144,7 +144,7 @@ Note that kqueue is broken on most operating systems, so by default it won't be used on many platforms, but you can still create your own event -loop with kqueue backend. +loop with kqueue backend if you ask specifically for it. Here is what we know: @@ -198,7 +198,8 @@ A backend of a different kind is the Linux inotify(7) interface, which can be used to speed up (and reduce resource consumption) of stat watchers. If -you have it, it is usually a good idea to enable it. +you have the include file and libc support for it, it is usually a good +idea to enable it, as kernel availability is detected at runtime. EOF