The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.2 - 2007-11-22

  • disable kqueue by default on !netbsd, as its broken on freebsd, darwin and openbsd and thus almost everywhere.
  • add some allowance in t/01_timer.t for the uneven monotonic vs. realtime clock tick on at least freebsd.
  • add -lsocket -lnsl on solaris in case the perl guy forgot to configure them.

Modules

EV
perl interface to libev, a high performance full-featured event loop
perl interface to libevent's evdns module
MakeMaker glue for the C-level EV API