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

Changes for version 2.55 - 2007-11-06

  • add EV to the list of supported event models.
  • do not auto-reset pid watchers, pass pid and status to them.
  • allow a pid of zero to watch for all children in child watchers.

Modules

provide framework for multiple event loops

Provides

in lib/AnyEvent.pm
in lib/AnyEvent/Impl/Coro.pm
in lib/AnyEvent/Impl/Event.pm
in lib/AnyEvent/Impl/Glib.pm
in lib/AnyEvent/Impl/Perl.pm
in lib/AnyEvent/Impl/Tk.pm