lang/perl/HTTP-Engine: Checking in changes prior to tagging of version 0.0.9. Changelog diff is:
=== Changes
==================================================================
--- Changes (revision 13205)
+++ Changes (local)
@@ -1,5 +1,9 @@
Revision history for Perl extension HTTP::Engine
+0.0.9 2008-05-28T21:22:52+09:00
+ - fix Interface::POE cannot get query string bug tokuhirom++
+ - fix more dependence on Makefile.PL
+
0.0.8 2008-05-18T13:50:36+09:00
- Middleware API more simply
- fix Interface::FCGI dont work lopnor++