libdevel-stacktrace-perl 2.04-ok1 source package in openKylin
Changelog
libdevel-stacktrace-perl (2.04-ok1) yangtze; urgency=low * Build for openkylin. -- denghao <email address hidden> Wed, 24 Aug 2022 09:39:24 +0300
libdevel-stacktrace-perl (2.04-ok1) yangtze; urgency=low * Build for openkylin. -- denghao <email address hidden> Wed, 24 Aug 2022 09:39:24 +0300
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libdevel-stacktrace-perl_2.04.orig.tar.gz | 40.5 KiB | cd3c03ed547d3d42c61fa5814c98296139392e7971c092e09a431f2c9f5d6855 |
libdevel-stacktrace-perl_2.04-ok1.debian.tar.xz | 5.3 KiB | 1c8a4a915355d54193ce7fb04034339386cc7f88df1955b9e289d1d9216e1bb0 |
libdevel-stacktrace-perl_2.04-ok1.dsc | 1.9 KiB | 4aa4cad02330681486bb0737b10c8d04b9976f572c5095de319540ab23aad740 |
The Devel::StackTrace module contains two classes, Devel::StackTrace
and Devel::
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::
objects, one for each level of the stack. The frames contain all the
data available from caller().