[ 源代码: libsub-uplevel-perl ]
软件包:libsub-uplevel-perl(0.2800-3)
libsub-uplevel-perl 的相关链接
Debian 的资源:
下载源码包 libsub-uplevel-perl:
- [libsub-uplevel-perl_0.2800-3.dsc]
- [libsub-uplevel-perl_0.2800.orig.tar.gz]
- [libsub-uplevel-perl_0.2800-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to spoof the Perl call stack
Sub::Uplevel is a Perl module that provides a safe implementation similar to Tcl's uplevel() function. It allows you to safely fool the caller() into thinking it's in a different part of the stack, without knowing that it is being wrapped.