[ ソース: libsub-uplevel-perl ]
パッケージ: libsub-uplevel-perl (0.2800-1)
libsub-uplevel-perl に関するリンク
Debian の資源:
libsub-uplevel-perl ソースパッケージをダウンロード:
- [libsub-uplevel-perl_0.2800-1.dsc]
- [libsub-uplevel-perl_0.2800.orig.tar.gz]
- [libsub-uplevel-perl_0.2800-1.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.