mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 05:20:47 -04:00
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
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.
|