Revision history for Perl extension CGI::PSGI

0.05  Wed Jan  6 00:37:23 PST 2010
        - Fixed a bug where uploaded files are not saved in temp files (fujiwara)

0.04  Wed Dec  9 16:37:47 PST 2009
        - Added virtual_host to the list because bad CGI.pm uses host() as a function not a method (kazuho)

0.03  Fri Nov 27 17:32:50 JST 2009
        - Speicify CGI.pm dependency since older one has different read_from_client params

0.02  Mon Oct 19 20:16:25 PDT 2009
        - Fix the test to skip if <= 3.45 not < 3.45

0.01  Fri Sep 25 11:24:24 2009
        - original version