Testing out Catalyst::Runtime 5.80030, I noticed Catalyst::Action::Serialize (0.87) complaining about "Use of uninitialized value in length" -- it's testing the length of $c->response->body, which can now be undefined I gather. Cheers, Chad