6 lines
324 B
Plaintext
6 lines
324 B
Plaintext
perl-Devel-StackTrace (An object representing a stack trace)
|
|
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.
|