This version was released on 2000-07-27.

Dennis Taylor supplied a Filter::Line patch that allows new newline regexps. Bits of his patch relied on perl 5.005 or newer, so I wrote around them. I also added the ability to specify incoming newlines as literal strings, and it's now also possible to change the outbound line terminator.

Added t/18_filter_line.t to test the now multi-faceted Filter::Line.

Tweaked the way t/06_tk.t skips so it doesn't look like my problem.

Back to POE CHANGES.