[Catalyst] HTTP Response body doesn't get sent

Octavian Râsnita orasnita at gmail.com
Fri Apr 3 13:42:39 GMT 2009


From: "Terence Monteiro" <terence at deeproot.co.in>
> Thanks a ton! It is indeed a reference to a Mail::Message::Body::Lines
> object. On stringification, the code works!

Then try to stringify it:

$c->res->body("$content");

Octavian




More information about the Catalyst mailing list