POE-Component-IRC
view release on metacpan or search on metacpan
5.23 Thu Apr 12 16:07:56 BST 2007
- Added Test::Kwalitee test.
- Added new IP functions to ::Common
- IPv6 support for connecting to ipv6 ircds.
- New IPv6 connect testcase.
5.22 Fri Feb 02 12:02:36 GMT 2007
- Found a bug in ::State that was causing problems during netsplits.
5.21 Thu Feb 01 12:21:45 GMT 2007
- More changes to Qnet::State to include AUTH in part/quit/kick
events. Suggested by helios.
5.20 Wed Jan 31 17:25:31 GMT 2007
- Finally converted Makefile.PL to full Module::Install-ness.
5.19 Wed Jan 31 11:54:36 GMT 2007
- Change to ban_mask() method in Qnet::State, suggested by
helios.
5.18 Fri Dec 29 10:55:05 GMT 2006
- Documentation fix to ::Plugin by Lyndon Miller.
- Still a problem with TOPIC command. Fixed.
5.17 Tue Dec 12 22:52:48 GMT 2006
- Serious bug in TOPIC handling spotted. Fixed.
5.16 Wed Dec 06 11:54:08 GMT 2006
- Refactored the SOCKS code to use $wheel->event() to switch
InputEvent. Thanks to dngor for pointing that out.
5.15 Tue Dec 05 19:26:34 GMT 2006
- Implemented SOCKS4 support. Requested by netmunky @ Efnet. Somni
assisted with the design. Thanks!
5.14 Wed Nov 29 10:56:57 GMT 2006
- Found a serious problem with refcounts in the registration
code. Fixed with merlyn's help.
5.13 Sun Nov 19 14:20:51 GMT 2006
- Fixed long standing bug in 'topic' command.
5.12 Thu Nov 16 14:04:51 GMT 2006 'Hairy COO!'
- Documentation fix for ::Pipeline, spotted by Martijn van Beers.
- Amended 6_common.t test-case to make sure it covered other edge
case reported by 'Elvis Dead' via email.
- Setting a delayed command with delay() generates a 'irc-delay_set'
event.
- Added ability to remove delayed commands.
5.11 Wed Oct 25 16:32:03 BST 2006
- Changed plugin processing so that any poco plugin handlers
are now in an eval as well. Pesky edge-cases.
- Refactored parse_mode_line() to handle dangerous edge cases.
5.10 Tue Oct 24 18:02:46 BST 2006
- ::State 'irc_kick' event has ARG4 which is the full nick!user@host
of the kicked person. Suggested by helios.
5.09 Tue Oct 24 14:48:07 BST 2006
- Forgot a test with the Test::Plugin relocation. Damnit.
- Reinstated ::Test::Plugin for the PlugMan tests.
5.08 Mon Oct 23 12:35:04 BST 2006
- Remove ::Test::Plugin and relocated code to the actual test.
- Removed the optional debug in Pipeline. If there are errors
you'll see them now.
- New plugin tests, testing running POE sessions in plugins and
dying in PCI_register().
- Deprecated 1_new.t test by removing it.
5.07 Tue Oct 17 11:37:28 BST 2006
- Enabled plugin_debug effect Pipeline.
- Added send_event() method for injecting events in the event
handling system.
5.06 Thu Oct 12 12:45:06 BST 2006
- Adjusted load() in PlugMan, suggested by Stefan Schwarzkopf.
5.05 Fri Oct 06 14:40:37 BST 2006
- ISupport documentation fix.
- Amendments to plugin processing, plugin debugging should be
less noisy now.
5.04 Mon Sep 25 13:30:46 BST 2006
- Removed Build.PL
- Applied a patch from Ben Jackson which fixes the proxy
support. Yay.
5.03 Sat Sep 16 14:17:01 BST 2006
- Switched Makefile.PL to using Make::Install. Added Build.PL
- Fixed META.yml handling.
- Fixed an unregister bug reported via CPAN::Forum. *sigh*
5.02 Fri Sep 08 16:32:12 BST 2006
- POE-0.37 has found a serious flaw in the shutdown() handler. Fixed.
- ::Test::Harness was registering for HUP signal. Stopped that nonsense.
5.01 Thu Sep 07 17:53:00 BST 2006
- Fixed file permissions in the distribution. Again a CPANTS
gripe.
- Fiddled with State's insides.
- Added find_auth_nicks method to Qnet::State, requested by helios.
5.00 Fri Sep 01 02:20:54 BST 2006 YAPC::EU Birmingham 2006 release
- Test::Pod::Coverage test added, inspired by CPANTS hackathon,
cheers, domm.
- Added use strict to ::Constants.
- PlugMan plugin will dump $@ when a plugin fails to 'load' now.
- Documentation fixes to a lot of modules due to Pod::Coverage.
4.99 Tue Aug 29 17:47:04 BST 2006
- Added resync_chan and resync_nick to Qnet::State subclass, as
suggested by helios.
4.98 Fri Aug 18 12:30:31 BST 2006
- Added support for connecting to ircds that support compressed
links; only PCSI does this afaik, so limited use for most peeps.
- Applied a patch from dec to fix a bug in ISupport plugin, RT #21058.
4.97 Mon Jul 24 12:46:26 BST 2006
- Fixed 'sconnect', it should send 'CONNECT' to the ircd
now instead of 'SCONNECT'.
- ::State assumed that ircd had returned ISupport info.
Set reasonable defaults for ircd's that don't.
( run in 0.625 second using v1.01-cache-2.11-cpan-71847e10f99 )