* Octavian Rasnita <[email protected]> [2012-01-14 17:40]: > Should it be used diffrently with Catalyst 5.9
For 5.9 I suggest switching horses completely and using the built-in PSGI support together with Starman as a stand-alone preforking dæmon. Works beautifully for me. You get to use PSGI middlewares for many of the things you would’ve used Cat plugins for before, which are both simpler and more flexible. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ 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/
