Excerpts from Denny's message of 2015-11-11 20:19:45 -0200: > Hi all, > > ShinyCMS fails to run with the latest release of Catalyst, 5.90102: > http://paste.scsys.co.uk/501327 > > It works okay with the previous release, 5.90100: > http://paste.scsys.co.uk/501326 > > I assume this is a conflict between some part of my code, and one or > more of the changes in the latest Catalyst release (maybe the 'preserve > state across a chain' changes), but I don't know how to dig into that. > Can anybody help or advise? > > Thanks, > Denny >
You can use the debugger to track down the code part you think is getting you trouble. http://perldoc.perl.org/perldebtut.html Best Regards, -- Marco Arthur @ (M)arco Creatives _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/