in reply to Re: Try::Tiny catch block with $_ eq ''
in thread Try::Tiny catch block with $_ eq ''
I'm using Try::Tiny because they claim it's hard to really use eval correctly to do this, but I could switch back and hope I don't hit their problem cases, at least as a test. We shall see. I've been putting eleventy-dozen $logger->trace("point 17"); statements through the code it comes out of unexpectedly to narrow down where it is. Setting up the database for a test run and then analyzing the log is not as simple as I could hope it was (though far better than my test setup procedure two weeks ago :-) ).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Try::Tiny catch block with $_ eq ''
by vsespb (Chaplain) on May 16, 2013 at 22:45 UTC | |
by tobyink (Canon) on May 17, 2013 at 12:26 UTC | |
by vsespb (Chaplain) on May 17, 2013 at 12:38 UTC |