<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Hey Ya All,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 15.972221374511719px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">I've cut development release 6 and sent it on the way to CPAN. &nbsp;If this release turns out to be as stable as the dev 5 release, it will become the next stable version of Catalyst. &nbsp;Items that remain on the Runner quest list are either small or things that might not be great to start on so close to the end of the development cycle (like the modperl changes). &nbsp;Plus, I have to use mod_perl at work and not really inspired to hack on it in my spare time ;).</div><div style="color: rgb(0, 0, 0); font-size: 15.972221374511719px; font-family:
 HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 15.972221374511719px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">This version has small changes, as befit its age:</div><div style="color: rgb(0, 0, 0); font-size: 15.972221374511719px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="background-color: transparent;">&nbsp; - MyApp-&gt;setup now returns $app to allow class method chaining.</div><div style="background-color: transparent;">&nbsp; - New Util helper functional localize $env to make it easier to mount PSIG</div><div style="background-color: transparent;">&nbsp; &nbsp; applications under
 controllers and actions. &nbsp;See Catalyst::Utils/PSGI Helpers.</div><div><br></div><div>Those last set of helpers exist to make it easier to localize the PSGI $env when you are using Catalyst as a sort of dispatcher to other PSGI apps (such as other Catalyst apps, or other). &nbsp;The idea here is to make it easier to build your large Catalyst application as a collection of smaller apps, should you desire that. &nbsp;with the new $c-&gt;req-&gt;from_psgi_response these helpers should make it easier.</div><div><br></div><div>Everything that's been said about this release making deeper changes to how the body is finalized of course still apply (along with moving some key bits to middleware). &nbsp; This is the last chance you get to test Runner against your code. &nbsp;There's great new stuff in this release that I am sure can enable you to do new and cool things with Catalyst, but if you can't upgrade because something broke, that's going to
 suck.</div><div><br></div><div>Assuming I hear of no showstoppers this will go 'gold' sometime in the next day or two.</div><div><br></div><div>jnap</div></div></body></html>