handle scripts that override $SIG{__DIE__} and $SIG{__WARN__}
[catagits/Catalyst-Controller-WrapCGI.git] / Changes
2009-12-06 Rafael Kitover handle scripts that override $SIG{__DIE__} and $SIG...
2009-12-04 Rafael Kitover allow MyApp->foo methods in CGIs, release
2009-06-30 Rafael Kitover fix AUTHOR pod sections, new release
2009-06-04 Rafael Kitover fix make test problem
2009-06-01 Rafael Kitover make CGIBin synopsis less confusing
2009-05-30 Rafael Kitover skip test that depends on unreleased runtime
2009-05-26 Rafael Kitover ->req->remote_user support, new release
2009-05-06 Rafael Kitover C::C::WrapCGI - pass captures in SCRIPT_NAME, new release
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-30 Rafael Kitover C::C::WrapCGI - remove CGI env vars by default
2009-04-29 Rafael Kitover WrapCGI - new release
2009-04-29 Rafael Kitover WrapCGI - file uploads support
2009-04-27 Rafael Kitover WrapCGI - fix deps
2009-04-27 Rafael Kitover wrapcgi - new release
2009-04-27 Rafael Kitover WrapCGI - fix PATH_INFO tests
2009-04-27 Rafael Kitover C::C::WrapCGI - PATH_INFO and configurable cgi_dir
2009-04-27 Hans Dieter Pearcey clean up my changelog entries
2009-04-27 Rafael Kitover C::C::WrapCGI - add PATH_INFO support
2009-04-26 Rafael Kitover C::C::CGIBin - new release
2009-04-26 Hans Dieter Pearcey override exit() for Perl cgis in cgi-bin
2009-04-26 Hans Dieter Pearcey allow overriding of public cgi-bin paths
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-04-03 Hans Dieter Pearcey add kill_env
2009-03-22 Tomas Doran Make tests local::lib compatible, remove generated...
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: manifest/meta fixup for CPAN
2008-07-01 Rafael Kitover Converted C::P::CGIBin to C::C::CGIBin, added regex...
2008-06-28 Rafael Kitover Finished first version of WrapCGI dist
2008-06-28 Rafael Kitover Working on a dist for WrapCGI...