fix fail with HTTP::Request::AsCGI 1.2 and Perl < 5.8.9, release
[catagits/Catalyst-Controller-WrapCGI.git] / lib / CatalystX / GlobalContext.pm
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-26 Rafael Kitover fix %SIG localization, release
2009-12-22 Rafael Kitover revert passing args to coderef
2009-12-22 Rafael Kitover steal some code from CGI::Compile, release
2009-12-06 Rafael Kitover handle scripts that override $SIG{__DIE__} and $SIG...
2009-12-06 Rafael Kitover fix tests, redo (c) sections, saner is_perl_cgi, release
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
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...