An object representing a stack trace

Edit Package perl-Devel-StackTrace
http://search.cpan.org/dist/Devel-StackTrace

The Devel::StackTrace module contains two classes, Devel::StackTrace and
Devel::StackTrace::Frame. The goal of this object is to encapsulate the
information that can found through using the caller() function, as well as
providing a simple interface to this data.

The Devel::StackTrace object contains a set of Devel::StackTrace::Frame
objects, one for each level of the stack. The frames contain all the data
available from 'caller()'.

This code was created to support my the Exception::Class::Base manpage
class (part of Exception::Class) but may be useful in other contexts.

Refresh
Refresh
Source Files
Filename Size Changed
Devel-StackTrace-1.34.tar.gz 0000021194 20.7 KB
perl-Devel-StackTrace.changes 0000004668 4.56 KB
perl-Devel-StackTrace.spec 0000002230 2.18 KB
Revision 15 (latest revision is 22)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 250223 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 15)
- updated to 1.34
 - Fixed use of // operator (my use, not Graham's) in previous release.
 
 
 1.33   2014-06-26
 
 - Added a skip_frames option. This causes the stack trace to skip an arbitrary
   number of frames. Patch by Graham Knopp. PR #5.
 
 
 1.32   2014-05-05
 
 - Added a filter_frames_early option to filter frames before arguments are
   stringified. Added by Dagfinn Ilmari Mannsåker. PR #4.
Comments 0
openSUSE Build Service is sponsored by