in reply to Plack::Middleware::StackTrace missing frame

Apparently its a known issue/limitation StackTrace: ability to get stacktrace from thrown exceptions · Issue #169 · plack/Plack · GitHub

  • Comment on Re: Plack::Middleware::StackTrace missing frame

Replies are listed 'Best First'.
Re^2: Plack::Middleware::StackTrace missing frame
by Anonymous Monk on Apr 30, 2015 at 02:31 UTC

    oh, thanks

    And actually, to make matters worse, the issue appears to be fixed in Plack 1.033 (company is pinned to 1.0031 currently, so I need to get them to upgrade).

    bah, should have tried that first :(