Upstream changes:
0.10 Sun May 16 00:39:55 PDT 2010
- Added a possible workaround to deal with Win32 systems to undo :utf8 PerlIO layer
perl #75106 (suggested by Eric Brine)
0.09 Sat May 8 18:52:04 PDT 2010
- Added a test for utf8 decoding
0.08 Sat May 1 04:30:25 PDT 2010
- Fixed Test::More deps
0.07 Tue Apr 27 15:44:08 PDT 2010
- binmode the stdout filehandle when parsing
Packages Collection.
The Perl 5 module CGI::Emulate::PSGI allows an application designed
for the CGI environment to run in a PSGI environment, and thus on
any of the backends that PSGI supports.