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

1.05	14th February 2007
	- Added kwalitee test.
	- New exported functions for 301, 403, 404.

1.04	19th January 2007
	- 'prefix_fix' is now 'alias_path' which makes more sense.

1.03	18th January 2007
	- Makefile.PL converted totally to Module::Install.
	- Added 'prefix_path' and 'prefix_fix' options added.
	- Added applicable tests.

1.02	17th September 2006
	- Kwalitee amendments for CPANTS.
	- Added examples/simple.pl
	- Switched to Module::Install.
	- Added t/02_pod_coverage.t

1.01	19th November 2005
	- Applied two patches from Scott McCoy for non-blocking file
	  retrieval. Nice :)
	- Non-blocking was a problem on Win32 *sigh*. Fixed. Added 
	  Blocking option to spawn. Updated API docs.

0.99	9th November 2005
	- Applied a patch from Scott McCoy for 'auto_index'.
	- Updated tests.

0.01	11th August 2005
	- Initial release.