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

1.64	Thu May 21 10:37:43 BST 2009
	- Makefile.PL: auto_license, auto_provides and githubmeta

1.62	Sat Jun 28 09:28:35 BST 2008
	- Added LICENSE information.

1.60	Thu Apr  3 12:31:46 BST 2008
	- Kwalitee fixes.

1.58	Thu Jan 17 12:52:09 GMT 2008
	- Fixed UDP support. Added UDP test.

1.56	Fri Jan 11 11:18:39 GMT 2008
	- Tidied up testsuite naming

1.54	Thu Nov  1 12:12:08 GMT 2007
	- Fixed pod coverage test to stop wacky 5.9.* fail reports
	  reported by Andreas Koenig.

1.53	Thu Nov  1 09:44:59 GMT 2007
	- Updated Module::Install to 0.68

1.52	Wed Jul 25 12:24:54 BST 2007
	- Fixed abstract_from and build_requires in Makefile.PL

1.51	Mon Feb	26 13:25:45 GMT 2007
	- Added kwalitee test

1.50	Mon Jan 29 18:16:05 GMT 2007
	- Minor code refactor.
	- Switched Makefile.PL completely to M::I.

1.4	Tue Sep 26 12:28:56 BST 2006
	- Switched to Module::Install

1.3	Sat Sep  9 13:49:54 BST 2006
	- Forgot to change the UDP get_datagram handler.

1.2	Sat Sep  9 13:32:54 BST 2006
	- Rearranged distribution structure.
	- Added Changes file
	- Added pod and pod coverage tests.
	- Fixed pod and coverage.