prevent body_params from being reset on each access
authorBrian Phillips <bphillips@cpan.org>
Tue, 13 Mar 2012 18:50:47 +0000 (13:50 -0500)
committerBrian Phillips <bphillips@cpan.org>
Tue, 13 Mar 2012 19:05:11 +0000 (14:05 -0500)
commitd003ff83ac25ab0af3988de66867f73af54ff631
tree4750b155e461ced9869dce7cd48186a8f01d23ff
parentd8ccdd9d64915be00c29a7ab21d9275431235697
prevent body_params from being reset on each access
lib/Catalyst/Request.pm
t/lib/TestApp/Controller/BodyParams.pm [new file with mode: 0644]
t/live_catalyst_test.t