POE::Filter::IRCD
=================
2.31 Fixed abstract_from and build_requires in Makefile.PL
2.30 Code refactoring. Doc fixes. Updated tests.
2.2 Switched fully to Module::Install. Documentation amendments.
2.0 Makefile.PL was executable. Fixed.
1.9 Added pod and pod coverage tests. Documentation fixes.
1.8 Added get_pending() method.
1.7 Bug in put() that choked when {params} didn't exist.
1.6 Inherits from POE::Filter now so it won't barf when Stackable
is updated.
1.5 Added colonify options, check pod for details.
1.4 {raw_line} added to resultant hashref.
1.3 Documentation amendments.
1.2 Updated testcase. Should be a bit more robust now.
1.1 Initial Release