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

Changes for version 1.3 - 2007-11-25

  • stopping idle/check/prepare watchers could cause data corruption.
  • implement and document EV::once.
  • improved documentation, verify that netbsd indeed has the only working kqueue implementation (out of darwin, freebsd, netbsd and openbsd). Praise them!
  • fix the data method so it might work.
  • expose ev_ref/ev_unref to the C API.
  • expose ref/unref in form of the ->keepalive method to perl.
  • minor bugfixes and portability fixes.

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