* Peter Flanigan <[email protected]> [2012-07-14 19:00]: > On 12/07/12 21:42, Eric Wright wrote: > > Looking into this further - in the the source for Catalyst I see > > that the prepare_body statement has been moved to the Request object > > removing the ability to hook into this event via the Plugin > > architecture > > Does CatalystX::RoleApplicator help?
Or else moving the responsibility to a PSGI middleware may be an option. _______________________________________________ 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/
