The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 4.34 - 2009-02-12

  • separately buffer TLS read data, as otherwise the read queue could deadlock as receiving data is not expected while draining the read queue (which cna only happen with TLS).
  • raise EBADMSG error on JSON decoding errors.
  • fix some minor manpage bugs (reported by Maximilian Gaß).
  • speed up select bitmask parsing quite a bit in the pure perl backend.
  • use CORE::select instead of just select in AnyEvent::Impl::Perl.

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