File: Changes

package info (click to toggle)
libpoe-filter-ircd-perl 2.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 64 kB
  • ctags: 11
  • sloc: perl: 155; makefile: 47
file content (14 lines) | stat: -rw-r--r-- 502 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
POE::Filter::IRCD
=================

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