The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
POE::Filter::LZW
================

1.72	Mon Jun  1 13:54:20 BST 2009
	- Makefile.PL meta updates

1.70	Mon Jun 30 17:25:48 BST 2008
	- Fixed problems with MANIFEST

1.68	Sat Jun 28 09:21:13 BST 2008
	- Added LICENSE information

1.66    Fri Mar  7 07:25:33 GMT 2008
        - Kwalitee fixes.

1.64	Thu Jan  3 18:08:05 GMT 2008
	- Added clone() method and updated tests

1.63	Thu Nov  1 12:20:22 GMT 2007
	- Update Module::Install to 0.68

1.62	Sat Jul 28 12:50:07 BST 2007
	- Fixes to abstract_from and build_requires in Makefile.PL

1.61	Mon Feb 26 13:27:56 GMT 2007
	- Added kwalitee test.

1.60	Thu Feb 01 14:30:59 GMT 2007
	- Makefile.PL now fully Module::Install-ified.

1.5	Tue Sep 26 11:45:46 BST 2006
	- Switched to Module::Install

1.4	Sun Sep 10 09:26:34 BST 2006
	- Makefile.PL was executable. Fixed.
	- Added 'use strict'.

1.3	Date
	- Added pod and pod coverage tests
	- Added Changes file
	- Fixed documentation.