Hi All,
Today we released a point level change to Catalyst to solve a particular bug: https://rt.cpan.org/Public/Bug/Display.html?id=76179 This was a regression introduced when we tried to clean up the response object in a previous release. We have reverted that clean up for now, but it is our intention to find a way later on to finish this clean up in such a way as we don't break older code. If you are not suffering from the above bug, this is not a required update for you. Full changes follows. Thanks! hobbs++ for moving this forward. John Napiorkowski 5.90014 - 2012-06-26 10:00:00 - Fix calling finalize_headers before writing body when using $c->write / $c->res->write (fixes RT#76179). _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
