软件包:libdevel-callsite-perl(1.0.1-2 以及其他的)
libdevel-callsite-perl 的相关链接
Debian 的资源:
下载源码包 libdevel-callsite-perl:
- [libdevel-callsite-perl_1.0.1-2.dsc]
- [libdevel-callsite-perl_1.0.1.orig.tar.gz]
- [libdevel-callsite-perl_1.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to get caller return OP address and Perl interpreter context
Devel::Callsite module provides subroutines to get the caller return OP address and perl interpreter context.
The callsite() function returns the OP address of the caller, a number, one level up from where it was called. It's useful for functions that need to uniquely know where they were called, such as Every::every(); see Every. Or it can be used to pinpoint a location with finer granularity than a line number (see http://www.perlmonks.com/?node_id=987268). In conjunction with an OP tree disassembly you can know exactly where the caller is located in the Perl source.
The context() function returns the interpreter context as a number. This is a fairly unique number together with the call site.
其他与 libdevel-callsite-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.36.0-4)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.36.0
- 本虚包由这些包填实: perl-base