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

Changes for version 4.33 - 2008-11-21

  • AnyEvent::Strict did errornously flag a fileno of 0 as illegal.
  • reduce memory usage and slightly speed up the pure perl backend by only storing the file descriptor, not the file handle.
  • add missing autocork method to AnyEvent::Handle (reported by Adam Rosenstein).
  • AnyEvent::DNS->resolve errornously documented an $rcode result argument, but there isn't (spotted by Henrik Krohns).
  • the naked truth about Tk - it's basically unmaintained.

Documentation

Modules

provide framework for multiple event loops
fully asynchronous DNS resolution
non-blocking I/O on file handles via AnyEvent
AnyEvent adaptor for EV
AnyEvent adaptor for Event
AnyEvent adaptor for Event::Lib
AnyEvent adaptor for Glib
AnyEvent adaptor for POE
Pure-Perl event loop and AnyEvent adaptor for itself
AnyEvent adaptor for Qt
AnyEvent adaptor for Tk
useful IPv4 and IPv6 stuff.
force strict mode on for the whole process
various utility functions.

Provides

in lib/AnyEvent.pm
in lib/AnyEvent.pm
in lib/AnyEvent.pm
in lib/AnyEvent/Impl/Qt.pm
in lib/AnyEvent/Impl/Qt.pm