[ 原始碼: libscope-upper-perl ]
套件:libscope-upper-perl(0.34-1)
libscope-upper-perl 的相關連結
Debian 的資源:
下載原始碼套件 libscope-upper-perl:
- [libscope-upper-perl_0.34-1.dsc]
- [libscope-upper-perl_0.34.orig.tar.gz]
- [libscope-upper-perl_0.34-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to manipulate upper scopes
Scope::Upper is a Perl module that provides a way for Perl programs to defer actions at run-time until the control flow returns to the upper scope. It currently enables developers to:
* Hook an upper scope end with "reap" * Localize variables, array/hash values or deletions of elements in higher contexts with respectively "localize", "localize_elem" and "localize_delete" * Return values immediately to an upper level with "unwind", and know which context was in use then with "want_at"
其他與 libscope-upper-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (>= 5.36.0-7)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虛擬套件由這些套件填實: perl-base