Revision history for Perl extension Plack::Request
0.02 Tue Oct 13 15:45:07 PDT 2009
- Make $res->body less DWIMy to avoid confusion. It only special cases non-ref scalar
values (strings) and objects with overloads. Otherwise it passes through to the server.
0.01 Mon Oct 12 22:46:49 2009
- original version