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

1.08  Mon Jul 13 15:33:34 BST 2009
  - Added send_to_all_clients, a broadcast mechanism

1.06	Wed Jun 10 21:47:29 BST 2009
	- Added client_wheel method to get at the erm client wheel

1.04	Thu Apr 30 15:09:08 BST 2009
	- Applied patch from Martijn van Beers that adds pause/resume 
	  listening methods.

1.02	Tue Apr  7 21:10:28 BST 2009
	- Make auto_set_repository() only run at author-time

1.00	Mon Apr  6 22:56:27 BST 2009
	- Bump version for 'stable' release
	- add auto set repository to Makefile.PL

0.18	Mon Feb  2 12:36:52 GMT 2009
	- Fixed 10_prefix.t test on Cygwin

0.16	Sat Jan 17 12:29:04 GMT 2009
	- Fixed 07_synopsis.t test on Cygwin

0.14	Thu Jan 15 09:43:58 GMT 2009
	- Enabled 'prefix' to be specified.

0.12	Tue Jul 29 11:18:53 BST 2008
	- Provided a really simple synopsis.

0.10	Tue May 20 17:33:15 BST 2008
	- Added client_info() method.

0.08	Fri May 16 10:24:37 BST 2008
	- Documented passing an ARRAYREF to send_to_client.
	- Added test for the above.

0.06	Thu May 15 16:54:07 BST 2008
	- updated authorship and licensing information

0.04	Thu May 15 09:43:37 BST 2008
	- Updated LICENSE file
	- added 'terminate' method and input event.

0.02	Wed May 14 21:42:39 BST 2008
	- Initial CPAN release.