POE::Component::Server::SimpleContent
=====================================
1.08 Fri Aug 17 16:25:38 BST 2007
- Changed 'call's to 'post's.
- Implemented handlers for given extension types.
1.07 9th May 2007
- Added support for File::MMagic::XS
1.06 16th March 2007
- Updated inc::Module::Install
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.