forked from pool/perl-Devel-StackTrace
84885e6402
- updated to 1.30 - There was an eval which did not first localize $@ and $SIG{__DIE__}. This broke Plack::Middleware::StackTrace (and possibly other tihngs). - The Devel::StackTrace->frames() method is now read-write. This allows you to do more complex filtering of frames than is easily possible with the frame_filter argument to the constructor. Patch by David Cantrell. - Allow arguments to a trace's as_string method, specifically max_arg_length Patch by Ricardo Signes. - Added a no_args option to the constructor in 1.26 but forgot to mention it in Changes. Requested by Scott J. Miller. RT #71482. (forwarded request 177355 from coolo) OBS-URL: https://build.opensuse.org/request/show/177412 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-StackTrace?expand=0&rev=11 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
Devel-StackTrace-1.27_Test_More.patch | ||
Devel-StackTrace-1.30.tar.gz | ||
perl-Devel-StackTrace.changes | ||
perl-Devel-StackTrace.spec |