Re: changing default exception stringification

2014-01-18 Thread Karen Etheridge
On Sat, Jan 18, 2014 at 09:16:30AM -0800, Ovid wrote: > Maybe provide a way of filtering them? I wouldn't mind filtering stack traces > to skip frames from Moose, Class::Mop, Eval::Closure, DBI::Cass, > SQL::Abstract and so on. The bugs are usually in my code and that's where I > want to look fo

Re: changing default exception stringification

2014-01-18 Thread Ovid
Maybe provide a way of filtering them? I wouldn't mind filtering stack traces to skip frames from Moose, Class::Mop, Eval::Closure, DBI::Cass, SQL::Abstract and so on. The bugs are usually in my code and that's where I want to look for them.   Cheers, Ovid -- IT consulting, training, internation