On 8 Sep 2010, at 18:56, E R wrote:
Does catalyst install a SIGINT handler?
No. (Assuming we are talking about the built in dev server here - Catalyst never does, different engines may however0
Is there a way to trace perl execution after the INT signal is received?
Try Devel::bt? Cheers t0m _______________________________________________ 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/
