Perl module containing stack trace and related objects
The Devel::StackTrace module contains two classes, Devel::StackTrace
and Devel::StackTraceFrame. 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::StackTraceFrame
objects, one for each level of the stack. The frames contain all the
data available from caller().
Attachment | Size | Date |
---|---|---|
libdevel-stacktrace-perl_1.3000-1_all.deb | 23.38 KB | 05/08/2013 - 13:26 |
libdevel-stacktrace-perl (1.3000-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Nathan Handler ]
* Email change: Nathan Handler -> nhandler@debian.org
[ Xavier Guimard ]
* Imported Upstream version 1.3000
* Update debian/copyright (years and format)
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 8
* Update description (Closes: #679900)
Recent comments