POE-Component-IRC
view release on metacpan or search on metacpan
a crash when a sender disappears before we complete the shutdown
6.50 Wed Nov 3 02:05:56 GMT 2010
- Fix race condition causing a duplicated test in
t/04_plugins/12_autojoin/03_banned.t
- Console.pm: Dump hashes and arrays recursively
- Enable all debugging messages if $ENV{POCOIRC_DEBUG} is true
- Make the 'shutdown' event do more work for us, such as forcibly
disconnecting after a timeout if the server doesn't disconnect us
following a QUIT command
- Add an irc_raw_out event, corollary to irc_raw
- AutoJoin.pm: Don't require the component to be ::State
6.49 Sat Oct 16 19:05:25 GMT 2010
- Add draft-mitchell-irc-capabilities-02.html to docs/
- Fix incorrect number of skipped tests in 06_online.t in some cases
- Allow IRC server passwords which evaluate to false (e.g. '0')
- Prevent possible race conditions in a few tests
6.48 Sun Oct 3 19:49:20 GMT 2010
- State.pm: Don't send an undefined value with irc_chan_mode when the
( run in 0.286 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )