added test that makes sure cgis are actually getting invoked with each request
[catagits/Catalyst-Controller-WrapCGI.git] / Makefile.PL
2010-04-07 Rafael Kitover added cgi_chain_root
2010-02-19 Rafael Kitover wrong dep on HTTP::Request::AsCGI
2010-02-19 Rafael Kitover fix fail with HTTP::Request::AsCGI 1.2 and Perl < 5...
2010-01-03 Rafael Kitover switch to CGI::Compile, check exit status of non-Perl...
2009-12-22 Rafael Kitover steal some code from CGI::Compile, release
2009-12-04 Rafael Kitover allow MyApp->foo methods in CGIs, release
2009-05-26 Rafael Kitover ->req->remote_user support, new release
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-05-05 Rafael Kitover C::C::WrapCGI - new release with fixed deps
2009-05-03 Rafael Kitover C::C::WrapCGI - add note about nph scripts not working...
2009-04-27 Rafael Kitover WrapCGI - fix deps
2009-04-27 Rafael Kitover C::C::WrapCGI - PATH_INFO and configurable cgi_dir
2009-04-26 Rafael Kitover C::C::CGIBin - new release
2009-04-24 Rafael Kitover C::C::CGIBin: add support for __DATA__ sections in...
2009-04-03 Rafael Kitover wrapcgi: releasing 0.0027 with kill_env from confound++
2009-03-08 Tomas Doran Bump Class::C3 reqs to avoid warnings on 5.10
2009-02-03 Rafael Kitover WrapCGI: fix missing dep on namespace::clean
2009-01-09 Rafael Kitover C::C::CGIBin: add root/cgi-bin to $c->config->{static...
2008-07-06 Rafael Kitover WrapCGI: fix missing dep on Class::C3
2008-07-03 Rafael Kitover WrapCGI: implementing mst's suggestions
2008-06-28 Rafael Kitover Finished first version of WrapCGI dist
2008-06-28 Rafael Kitover Working on a dist for WrapCGI...