mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
7447b4a140
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
5 lines
324 B
Text
5 lines
324 B
Text
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.
|