Revision history for Mojolicious-Plugin-CGI
0.0501 Mon Aug 26 18:35:24 2013
* Fix waitpid before kill, because of defunc children
0.05 Fri Aug 23 16:31:13 2013
* Fix pipe leak
* Support 302 redirects
* Add better error handling
* Will check if child is running
0.0401 Fri Aug 16 23:24:58 2013
* Fix NAME in Makefile.PL
0.04 Fri Aug 16 09:15:16 2013
* Add before hook which can modify query string
0.0301 Thu Aug 8 12:31:28 2013
* Need to waitpid to avoid defunct processes
0.03 Thu Aug 8 12:23:36 2013
* CGI script is now non-blocking
0.02 Mon Aug 5 12:45:43 2013
* Fix compat with older perls.
0.01 Thu Jul 11 11:40:26 2013
* Add basic support for calling CGI scripts