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

Changes for version 0.8 - 2009-06-26

  • added enable_ssl to AnyEvent::IRC::Connection to enable TLS handshake after TCP connect.
  • added send event for hooking into sending a message.
  • Implemented DCC in AnyEvent::IRC::Client.
  • Implemented the DCC CHAT protocol.
  • fixed bug in AnyEvent::IRC::Client::nick_modes.
  • added dcc chat test.

Modules

An event system independend IRC protocol module
A highlevel IRC connection
An IRC connection abstraction
Common utilities that help with IRC protocol handling