The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
POE::Filter::IRCD
=================

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