Changes for version 1.01
- Shift some code from run() into _determine_(cgi|psgi)_output().
- Add PSGI-specific code, sub as_psgi(), and make some changes to run() using $self -> _psgi().
- Add t/psgi.basic.pl.
- Also test via CGI::Snapp::Dispatch's t/psgi.args.t.
Modules
A almost back-compat fork of CGI::Application