POE-Component-IRC
view release on metacpan or search on metacpan
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.
( run in 0.823 second using v1.01-cache-2.11-cpan-71847e10f99 )