Changes for version 0.09 - 2014-01-21

  • CHANGES
    • Removed now-dead NaIRC::Message subclass
  • BUGFIXES
    • Ensure that handled gated commands don't appear as unhnandled to the default 'on_message' handler
    • Fix return EXPR and EXPR operator precedence (RT87260)
    • Correctly set internal nick state when logging in after an ERR_NICKINUSE error (RT90487)
    • MSWin32 lacks a getpwnam() - use Win32::LoginName() instead

Modules

use IRC with IO::Async
send and receive IRC messages
IRC protocol handling
IRC protocol handling for a client
encapsulates a single IRC message